Hi,

I'm trying to upgrade my FreeBSD5.0 server to FreeBSD current.  My
"make buildworld" fails with the current CVS checkout during stage
3: cross tools. I use a GENERIC kernel on i386 and I followed the
procedure as described in the FreeBSD handbook.

Can anybody give me a clue how to fix this? Is this related to the
recent gcc-upgrade? If so, can anybody tell me what CVS checkout
of FreeBSD I should use if I'm not (yet) interested in gcc3.3?

PieterB

8<----------------------------------------------------------------

 [...]
cc -O -pipe -DIN_GCC -DHAVE_CONFIG_H 
-DPREFIX=\"/usr/obj/ad3/freebsd5current/src/i386/usr\" 
-I/usr/obj/ad3/freebsd5current/src/i386/ad3/freebsd5current/src/gnu/usr.bin/cc/cc1plus/../cc_tools
 -I/ad3/freebsd5current/src/gnu/usr.bin/cc/cc1plus/../cc_tools 
-I/ad3/freebsd5current/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc 
-I/ad3/freebsd5current/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/config 
-I/ad3/freebsd5current/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp -I.     
-I/usr/obj/ad3/freebsd5current/src/i386/legacy/usr/include -c 
/ad3/freebsd5current/src/contrib/gcc/cp/cp-lang.c
In file included from /ad3/freebsd5current/src/contrib/gcc/cp/cp-lang.c:168:
/ad3/freebsd5current/src/contrib/gcc/cp/tree.def:35: excess elements in char array 
initializer
/ad3/freebsd5current/src/contrib/gcc/cp/tree.def:35: (near initialization for 
`tree_code_type')
 [...]
/ad3/freebsd5current/src/contrib/gcc/cp/cp-lang.c:169: excess elements in struct 
initializer
/ad3/freebsd5current/src/contrib/gcc/cp/cp-lang.c:169: (near initialization for 
`tree_code_type')
In file included from /ad3/freebsd5current/src/contrib/gcc/cp/cp-lang.c:170:
/ad3/freebsd5current/src/contrib/gcc/c-common.def:29: excess elements in struct 
initializer
/ad3/freebsd5current/src/contrib/gcc/c-common.def:29: (near initialization for 
`tree_code_type')
 [...]
/ad3/freebsd5current/src/contrib/gcc/c-common.def:119: excess elements in struct 
initializer
/ad3/freebsd5current/src/contrib/gcc/c-common.def:119: (near initialization for 
`tree_code_type')
/ad3/freebsd5current/src/contrib/gcc/cp/cp-lang.c:171: excess elements in struct 
initializer
/ad3/freebsd5current/src/contrib/gcc/cp/cp-lang.c:171: (near initialization for 
`tree_code_type')
In file included from /ad3/freebsd5current/src/contrib/gcc/cp/cp-lang.c:172:
/ad3/freebsd5current/src/contrib/gcc/cp/cp-tree.def:45: excess elements in struct 
initializer
/ad3/freebsd5current/src/contrib/gcc/cp/cp-tree.def:45: (near initialization for 
`tree_code_type')
 [...]
/ad3/freebsd5current/src/contrib/gcc/cp/cp-tree.def:283: excess elements in struct 
initializer
/ad3/freebsd5current/src/contrib/gcc/cp/cp-tree.def:283: (near initialization for 
`tree_code_type')
*** Error code 1

Stop in /ad3/freebsd5current/src/gnu/usr.bin/cc/cc1plus.
*** Error code 1

Stop in /ad3/freebsd5current/src/gnu/usr.bin/cc.
*** Error code 1

Stop in /ad3/freebsd5current/src.
*** Error code 1

Stop in /ad3/freebsd5current/src.
*** Error code 1

Stop in /ad3/freebsd5current/src.

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

Reply via email to