無法buildworld - BBS

Table of Contents

各位好

前幾天安裝了FreeBSD 7.1 I386的版本

想要更新系統

更新完source之後要buildworld就出現error

參拜google之後還是沒有什麼頭緒

有沒有哪個強者可以指點一下方向呢?

感謝!

error如下:

/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-flow-inline.h:1470:
error: 'struct tree_common' has no member named 'static_flag'

/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-flow-inline.h:1472:
error: 'struct tree_common' has no member named 'static_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c: In
function 'compute_flow_insensitive_aliasing':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:1185:
error: 'struct tree_common' has no member named 'static_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:1282:
error: 'struct tree_common' has no member named 'static_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:1291:
error: 'struct tree_common' has no member named 'static_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c: In
function 'finalize_ref_all_pointers':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:1362:
error: 'struct tree_common' has no member named 'static_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c: In
function 'is_escape_site':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2150:
error: 'struct tree_common' has no member named 'static_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2151:
error: 'struct tree_common' has no member named 'static_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c: In
function 'create_tag_raw':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2197:
error: 'struct tree_common' has no member named 'static_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2198:
error: 'struct tree_common' has no member named 'used_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c: In
function 'get_tmt_for':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2266:
error: 'struct tree_common' has no member named 'static_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c: In
function 'create_global_var':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2338:
error: 'struct tree_common' has no member named 'static_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2339:
error: 'struct tree_common' has no member named 'used_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c: In
function 'dump_alias_info':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2429:
error: 'struct tree_common' has no member named 'nothrow_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c: In
function 'may_be_aliased':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2645:
error: 'struct tree_common' has no member named 'public_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2648:
error: 'struct tree_common' has no member named 'public_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2654:
error: 'struct tree_common' has no member named 'static_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c: In
function 'create_sft':
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2973:
error: 'struct tree_common' has no member named 'public_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2973:
error: 'struct tree_common' has no member named 'public_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2974:
error: 'struct tree_common' has no member named 'static_flag'
/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/tree-ssa-alias.c:2974:
error: 'struct tree_common' has no member named 'static_flag'
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2

--

All Comments