Subject: lang/gcc* fail to build with non standard SHELL
To: None <tech-pkg@netbsd.org>
From: David Brownlee <abs@absd.org>
List: tech-pkg
Date: 09/19/2006 16:10:09
 	If SHELL is set to /bin/tcsh lang/gcc3-c and friends fail to
 	build with:

         /bin/sh ${srcdir}/mkfixinc.sh i386--netbsdelf2.0 i386--netbsdelf2.0)
constructing ../fixinc.sh for i386--netbsdelf2.0 to run on i386--netbsdelf2.0
/usr/pkg/bin/gmake TARGETS=oneprocess SHELL="/bin/tcsh" CC="cc" CFLAGS=" -O2 -pipe -march=pentium3 -I/usr/include -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE" LDFLAGS="" LIBERTY="/var/obj/pkg/lang/gcc3-c/work/gcc-3.3.5/gcc/../libiberty/libiberty.a" install-bin
gmake[2]: Entering directory `/var/obj/pkg/lang/gcc3-c/work/gcc-3.3.5/gcc/fixinc'
/bin/tcsh ./genfixes machname.h
SHELL=/bin/sh: Command not found.
export: Command not found.
if: Expression Syntax.
gmake[2]: *** [machname.h] Error 1
gmake[2]: Leaving directory `/var/obj/pkg/lang/gcc3-c/work/gcc-3.3.5/gcc/fixinc'
gmake[1]: *** [fixinc.sh] Error 2
gmake[1]: Leaving directory `/var/obj/pkg/lang/gcc3-c/work/gcc-3.3.5/gcc'
gmake: *** [all-gcc] Error 2
*** Error code 2

Stop.
make: stopped in /files/netbsd/pkgsrc/lang/gcc3-c
*** Error code 1


-- 
 			   David Brownlee -- abs@absd.org