This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


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

Re: Building the arm-elf development tools on windows


Pragya Gupta wrote:
> 
> Thanks a lot .In case of gdb , the file downloaded is gdb+dejagnu.tar.bz2.
> I hope this is OK.
> 
> While building and installing gcc, i am getting following error :
> make[1]: Entering directory `/i/tmp/build/gcc/gcc'
> cd /i/src/gcc/gcc-2.95.2/gcc && autoheader
> autoheader: not found
> make[1]: *** [/i/src/gcc/gcc-2.95.2/gcc/cstamp-h.in] Error 127
> make[1]: Leaving directory `/i/tmp/build/gcc/gcc'
> make: *** [all-gcc] Error 2
> make: Leaving directory `/i/tmp/build/gcc'
> 
> Immediate help will be very much appreciated.

The timestamps are wrong somehow, making it think certain things need to be
regenerated that needn't be. Either reunpack the sources (to reset the
timestamps), or install GNU autoconf and GNU automake.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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