Subject: problems compiling gcc-3.4.3
To: None <tech-toolchain@netbsd.org>
From: Kamal R. Prasad <kamalpr@yahoo.com>
List: tech-toolchain
Date: 02/11/2005 01:09:29
Hello,
I am having a problem with gcc geenrated makefile on
netbsd-i386. (ltconfig needs to be edited on netbsd to
fix a HOST problem). Given below is the output of
make.
It looks like some environment problem. Id appreciate
any help on this. This isn't pkgsrc, but gcc-3.4.3
downloaded from www.gnu.org.
thanks
-kamal
------------------------------------------
creating Makefile
: make ; exec true "AR_FLAGS=rc"
"CC_FOR_BUILD=/usr/bin/gcc" "CFLAGS=-g -O2"
"CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD="
"CFLAGS_FOR_TARGET=-O2 -g -O2"
"INSTALL=/usr/bin/install -c"
"INSTALL_DATA=/usr/bin/install -c -m 644"
"INSTALL_PROGRAM=/usr/bin/install -c"
"INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS="
"LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2"
"MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 "
"PICFLAG=" "PICFLAG_FOR_TARGET="
"SHELL=/usr/pkg/bin/bash" "EXPECT=expect"
"RUNTEST=runtest" "RUNTESTFLAGS="
"exec_prefix=/usr/local" "infodir=/usr/local/info"
"libdir=/usr/local/lib" "prefix=/usr/local"
"tooldir=/usr/local/" "AR=ar" "AS=as"
"CC=/usr/bin/gcc" "CXX=c++" "LD=ld" "LIBCFLAGS=-g
-O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR="
DO=all multi-do
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 773:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 774:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 775:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 776:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 777:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 778:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 779:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 780:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 781:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 782:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 783:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 784:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 785:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 786:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 787:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 788:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 789:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 790:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 974:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 977:
Missing dependency operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 978:
Could not find ./cp/Make-lang.in ./f/Make-lang.in
./java/Make-lang.in ./objc/Make-lang.in
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 979:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 985:
Missing dependency operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 986:
Could not find ./config/t-slibgcc-elf-ver
./config/t-libc-ok ./config/t-netbsd
./config/t-libgcc-pic
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 987:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 990:
Missing dependency operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 991:
Could not find
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line 992:
Need an operator
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line
3052: warning: duplicate script for target
"/usr/local/man/man1/.1" ignored
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line
3049: warning: using previous script for
"/usr/local/man/man1/.1" defined here
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line
3053: warning: duplicate script for target
"/usr/local/man/man1/.1" ignored
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line
3049: warning: using previous script for
"/usr/local/man/man1/.1" defined here
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line
3054: warning: duplicate script for target
"/usr/local/man/man1/.1" ignored
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line
3049: warning: using previous script for
"/usr/local/man/man1/.1" defined here
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line
3057: warning: duplicate script for target
"/usr/local/man/man1/.1" ignored
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line
3049: warning: using previous script for
"/usr/local/man/man1/.1" defined here
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line
3058: warning: duplicate script for target
"/usr/local/man/man1/.1" ignored
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line
3049: warning: using previous script for
"/usr/local/man/man1/.1" defined here
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line
3059: warning: duplicate script for target
"/usr/local/man/man1/.1" ignored
make: "/home/kprasad/gcc-3.4.3/gcc/Makefile" line
3049: warning: using previous script for
"/usr/local/man/man1/.1" defined here
make: Fatal errors encountered -- cannot continue
make: stopped in /home/kprasad/gcc-3.4.3/gcc
*** Error code 1
Stop.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com