On 2007-12-26 06:34, Bernt Hansson <[EMAIL PROTECTED]> 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)?

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to