Date: Wed, 15 Aug 2007 22:38:03 -0400 From: Olivier Gautherot <ogautherot@vtr.net> To: freebsd-ppc@freebsd.org Subject: GCC broken in CVS Message-ID: <200708152238.04045.ogautherot@vtr.net>
index | next in thread | raw e-mail
Hi folks! I refreshed my tree and tried to compile the compiler but the process stops in the middle with the error message below. ansidecl.h is the first of a series of 3 that have to be copied from contrib/gcclibs or contrib/binutils - the files are ansidecl.h, filenames.h, hashtab.h then it fails on syntax errors. I'm using the default C compiler in 6.2. Any hint? I pasted the first error I hit (trimmed it to avoid filling up your mailboxes) Cheers Olivier (Cut along the dotted line :-) ) -------8<-------8<-------8<-------8<-------8<-------8<-------8<------- ... ===> etc/sendmail (obj) -------------------------------------------------------------- >>> stage 2.3: build tools -------------------------------------------------------------- cd /bulk/public/PowerPC/src; MAKEOBJDIRPREFIX=/usr/obj/powerpc INSTALL="sh /bulk/public/PowerPC/src/tools/install.sh" PATH=/usr/obj/powerpc/bulk/public/PowerPC/src/tmp/legacy/usr/sbin:/usr/obj/powerpc/bulk/public/PowerPC/src/tmp/legacy/usr/bin:/usr/obj/powerpc/bulk/public/PowerPC/src/tmp/legacy/usr/games:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=/usr/obj/powerpc/bulk/public/PowerPC/src/tmp MAKEFLAGS="-m /bulk/public/PowerPC/src/tools/build/mk TARGET_ARCH=powerpc TARGET=powerpc DESTDIR=/bulk/PowerPC/tools -D NO_CLEAN -m /bulk/public/PowerPC/src/share/mk" make -f Makefile.inc1 TARGET=powerpc TARGET_ARCH=powerpc DESTDIR= BOOTSTRAPPING=602000 -DNO_LINT -DNO_CPU_CFLAGS -DNO_WARNS build-tools ===> bin/csh (obj,build-tools) ===> bin/sh (obj,build-tools) ===> rescue/rescue (obj,build-tools) ... cd /bulk/public/PowerPC/src/rescue/rescue/../../bin/csh; MAKEOBJDIRPREFIX=/usr/obj/powerpc/bulk/public/PowerPC/src/rescue/rescue make obj; MAKEOBJDIRPREFIX=/usr/obj/powerpc/bulk/public/PowerPC/src/rescue/rescue make build-tools cd /bulk/public/PowerPC/src/rescue/rescue/../../bin/sh; MAKEOBJDIRPREFIX=/usr/obj/powerpc/bulk/public/PowerPC/src/rescue/rescue make obj; MAKEOBJDIRPREFIX=/usr/obj/powerpc/bulk/public/PowerPC/src/rescue/rescue make build-tools ===> lib/ncurses/ncurses (obj,build-tools) ===> lib/ncurses/ncursesw (obj,build-tools) ===> share/syscons/scrnmaps (obj,build-tools) ===> usr.bin/awk (obj,build-tools) ===> lib/libmagic (obj,build-tools) ===> usr.sbin/sysinstall (obj,build-tools) ===> gnu/usr.bin/cc/cc_tools (obj,depend,all) make: don't know how to make /bulk/public/PowerPC/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/ansidecl.h. Stop *** Error code 2 Stop in /bulk/public/PowerPC/src. *** Error code 1 Stop in /bulk/public/PowerPC/src. *** Error code 1 Stop in /bulk/public/PowerPC/src. -- Olivier Gautherot Email: olivier@gautherot.net LinkedIn: http://www.linkedin.com/in/ogautherot MSN: ogautherot@hotmail.comhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708152238.04045.ogautherot>
