Date: Fri, 15 Feb 2008 10:05:03 +0100 From: nollan <nollan@phreaker.net> To: freebsd-questions@freebsd.org Subject: buildworld failes on 7.0-RC1 Message-ID: <20080215100503.3276fa2c@freebsd1.opt.se>
next in thread | raw e-mail | index | archive | help
Hi all, I get a buildworld error on 7.0-RC1, and I'd appreciate some help. I've tried the following: ------------------------- * Built w/o /etc/make.conf * 'rm /usr/obj/*' - 'rm /usr/src/*' * Tried RELENG_7 and RELENG_7_0. * Done 'mergemaster -p' before build. My 'uname -a': -------------- fbsdlap# uname -a FreeBSD fbsdlap.opt.se 7.0-RC1 FreeBSD 7.0-RC1 #0: Mon Dec 24 12:18:24 UTC 2007 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 fbsdlap# Here is the error I get: ------------------------ ===> gnu/lib/csu (all) cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_LD_EH_FRAME_HDR -DDT_CONFIG -D__GLIBC__=3 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-zero-initialized-in-bss -fno-toplevel-reorder -I/usr/src/gnu/lib/csu/../../../contrib/gcclibs/include -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config -I/usr/src/gnu/lib/csu/../../../contrib/gcc -I. -I/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools -std=gnu89 -g0 -DCRT_BEGIN -c -o crtbegin.o /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c In file included from ./tm.h:4, from /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:70: ./options.h:891: error: redeclaration of enumerator 'OPT_w' ./options.h:889: error: previous definition of 'OPT_w' was here *** Error code 1 S top in /usr/src/gnu/lib/csu. *** Error code 1 Stop in /usr/src/gnu/lib. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080215100503.3276fa2c>