Error during make bootstrap (gcc-4.1.1)

Santosh Sugur santosh.sugur@gmail.com
Tue Jul 18 14:26:00 GMT 2006


On 7/17/06, Asher Langton <langton2@llnl.gov> wrote:
> >Thanks a lot. It went beyond the last error after I used gmake. It ran
> >for a couple of hours and then quit with the following error:
> >
> >
> >/u1/santosh/cfiles/GCC_installs/gcc-4.1.1/gcc-4.1.1/libjava/classpath/configure:
> >syntax error at line 11740: `QT_INCLUDE_DIR=$' unexpected
> >configure: error: /bin/sh
> >'/u1/santosh/cfiles/GCC_installs/gcc-4.1.1/gcc-4.1.1/libjava/classpath/configure'
> >failed for classpath
>
> Are you using Sun's /bin/sh?  This is known to fail:
>
> http://gcc.gnu.org/install/specific.html#x-x-solaris2
>


Thanks Asher. However the build still failed after setting
CONFIG_SHELL=/usr/bin/ksh

One more question, I had gone through the host specific notes and had
not applied them as all of them were for *-*-solaris2*. I am using
SunOS 5.10. Was I wrong?  Can the variable CONFIG_SHELL be set
explicitly in some file because still /bin/sh is being used.

Thanks,
S



More information about the Gcc-help mailing list