This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


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

Re: configure problem


Braxton Thomason wrote:
> 
> I recently d/led a release of insight/gdb and am having a configure
> problem.  When I run configure in the base directory, I get the following
> error:
> 
> loading cache ../config.cache within ltconfig
> ./../ltconfig: ./../ltcf-c.sh: No such file or directory
> configure: error: libtool configure failed
> Configure in /usr/src/insight+dejagnu-20000924/opcodes failed, exiting.
> 
> The contents of config.status is
> ./configure --host=i586-pc-linux-gnu --norecursion
> 
> Am I missing some important file?

Yes.  This should be fixed in the current snapshot:

$ bunzip2 < insight+dejagnu-20000926.tar.bz2| tar tf - | grep ltcf  
insight+dejagnu-20000926/ltcf-c.sh

	Andrew

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