autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Configure bug


From: Ralf Wildenhues
Subject: Re: Configure bug
Date: Wed, 12 Oct 2005 09:13:50 +0200
User-agent: Mutt/1.5.11

Hi Bruce,

* Bruce Korb wrote on Sat, Oct 08, 2005 at 08:26:03PM CEST:
> I accidentally created my build subdirectory as "SunOS-i86pc" instead
> of "_SunOS-i86pc" and the consequence was a mess:
> 
> > $ cd SunOS-i86pc
> > $ ../configure --prefix=$HOME --bindir=$HOME/$BINDIR \
> >   --libdir=$HOME/$LIBDIR CC=$(which cc)
> > ln: cannot create SunOS-i86pc/agen5/test/expr.test: No such file or 
> > directory
> > ln: cannot create SunOS-i86pc/agen5/test/match.test: No such file or 
> > directory
> > ln: cannot create SunOS-i86pc/agen5/test/reorder.test: No such file or 
> > directory
> 
> With the underscore prefix, all was fine.

Surely the configure script created more output than that?
So, at what point did this happen, and could you insert `set -x'/`set +x' 
well above resp. below that and rerun, and show output (packed if large)?

> > $ autoconf --version
> > autoconf (GNU Autoconf) 2.59

Could you point us to the configure.ac in question (exact version, I
guess I do know which one in general you're talking about)?

Also, please show `./config.guess', thanks -- SunOS is too vague for me.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]