Hello,

I am building gcc-4.1.1 in the framework of my project (see signature).

Basically, 'gcc' is built according to

configure
make
make check
make install

(I build everything locally, no root privileges are needed, directory per 
lib/app)

scheme.

Because of the scheme I expect all the steps to be successful if 'configure' is 
successful,
which it is in my case.

One of the first things during 'make check' is calling 'autogen':

      1 make[1]: Entering directory 
`/maxtor5/sergei/AppsFromScratchWD/build/gcc-4.1.1'
      2 make[2]: Entering directory 
`/maxtor5/sergei/AppsFromScratchWD/build/gcc-4.1.1/fastjar'
      3 make[2]: Nothing to be done for `check'.
      4 make[2]: Leaving directory 
`/maxtor5/sergei/AppsFromScratchWD/build/gcc-4.1.1/fastjar'
      5 make[2]: Entering directory
`/maxtor5/sergei/AppsFromScratchWD/build/gcc-4.1.1/fixincludes'
      6 autogen -T 
/maxtor5/sergei/AppsFromScratchWD/build/gcc-4.1.1.src/fixincludes/check.tpl
/maxtor5/sergei/AppsFromScratchWD/build/gcc-4.1.1.src/fixincludes/inclhack.def
.

'autogen' was not installed on my system, so make check failed.

I expected 'configure' to check existence of all needed prerequisites - 
apparently, it's not the
case with 'autogen'.

Thanks,
  Sergei.

Applications From Scratch: http://appsfromscratch.berlios.de/



 
____________________________________________________________________________________
Sponsored Link

Free Uniden 5.8GHz Phone System with Packet8 Internet Phone Service
http://www.getpacket8.net/yahoo2

Reply via email to