Date: Thu, 27 Dec 2007 19:25:41 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Bernt Hansson <bernt@bah.homeip.net> Cc: freebsd-questions@freebsd.org Subject: Re: Buildworld RELENG_7 problem Message-ID: <20071227172540.GA5858@kobe.laptop> In-Reply-To: <4771E7FD.6030908@bah.homeip.net> References: <4771E7FD.6030908@bah.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2007-12-26 06:34, Bernt Hansson <bernt@bah.homeip.net> wrote: > Hello! > > I'v got a bit of a problem upgrading from FreeBSD 7.0-BETA2 #0 > to any later version. > This is the error I get: > > > gtyp-gen.h > echo "NULL};" >> gtyp-gen.h > echo "static const char * const lang_dir_names[] = {" >> gtyp-gen.h > echo "\"c\", " >> gtyp-gen.h > echo "\"cp\", " >> gtyp-gen.h > echo "\"objc\", " >> > gtyp-gen.h > echo "NULL};" >> gtyp-gen.h > cc -O2 -fno-strict-aliasing -pipe -I. -DIN_GCC -DHAVE_CONFIG_H > -DPREFIX=\"/usr\" -I/usr/obj/usr/sr > c/gnu/usr.bin/cc/cc_tools/../cc_tools > -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gn > u/usr.bin/cc/cc_tools/../../../../contrib/gcc > -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contr > ib/gcc/config > -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/include > -I/usr/src/gn > u/usr.bin/cc/cc_tools/../../../../contrib/gcclibs/libcpp/include > -I/usr/src/gnu/usr.bin/cc/cc_tool > s/../../../../contrib/gcclibs/libdecnumber -g -DGENERATOR_FILE > -DHAVE_CONFIG_H -I/usr/obj/usr/src > /tmp/legacy/usr/include -c > /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c > In file included from ./tm.h:4, > from > /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengtype.c:24: > ./options.h:901: error: redeclaration of enumerator 'OPT_w' > ./options.h:899: error: previous definition of 'OPT_w' was here > *** Error code 1 Hi Bernt, Are you using a non-POSIX locale (i.e. LANG, LC_ALL and friends)?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071227172540.GA5858>