This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problems executing ./configure on Solaris


>>> "Lorrie" == Lorrie Wood <lwood@snugharbor.com> writes:

 Lorrie> On Wed, Oct 23, 2002 at 11:26:15AM -0700, Lorrie Wood wrote:
 >> Hello, I'm having trouble using scripts generated by autoconf
 >> on Solaris 8. No matter what package is involved (I've tried mutt,
 >> ncurses, and slocate so far), the ./configure process hangs when attempting
 >> to create config.status. It was suggested to me that I try changing all
 >> instances of /bin/sh to one of the existing bash instances on my
 >> system, but this did not fix anything. Trussing the process shows it has
 >> gone to sleep, config.log shows nothing out of the ordinary -- there just
 >> aren't any error messages to be found!

Hi Lorrie,

You are not talking to the right list.

If you still think its a portability issue in ./configure,
please trace this script with `sh -x ./configure --your-flags...' 
and send the output to bug-autoconf@gnu.org.
-- 
Alexandre Duret-Lutz




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]