This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Build failed (Re: Configuration failed)
- To: gcc at gcc dot gnu dot org
- Subject: Build failed (Re: Configuration failed)
- From: Desmond Cheung <dycheung at cs dot sfu dot ca>
- Date: Wed, 9 Aug 2000 14:18:58 -0700 (PDT)
Hi,
thanks for the help and I've finally gone past the configuration
step. Now, I'm having problem building it.
.
.
.
make[1]: Entering directory `/net/local-kirin/gnudev/gnu/pep/gcc-2.95.2/etc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/net/local-kirin/gnudev/gnu/pep/gcc-2.95.2/etc'
make[1]: Entering directory `/net/local-kirin/gnudev/gnu/pep/gcc-2.95.2/gcc'
cd . && autoheader
/bin/sh: autoheader: execute permission denied
make[1]: *** [cstamp-h.in] Error 1
make[1]: Leaving directory `/net/local-kirin/gnudev/gnu/pep/gcc-2.95.2/gcc'
make: *** [all-gcc] Error 2
What should I do?
Thanks.
Desmond