鬼生田です。

 9.1が出たので、updateしようとしていますが、buildworld で
こけます。/usr/src/UPDATING を確認しましたが、手順は変更な
さそうです。

以下、2つのuname -a なマシン両方で同じ現象となります。
 9.0-STABLE FreeBSD 9.0-STABLE #1
 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #3:

# make buildworld
<Cut>
cc -O2 -pipe  -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww
rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align 
-Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls 
-Wold-style-definition -Wno-pointer-sign -c expr.c
cc1: warnings being treated as errors
/usr/src/bin/expr/expr.y: In function 'main':
/usr/src/bin/expr/expr.y:291: warning: implicit declaration of function 
'yyparse'
/usr/src/bin/expr/expr.y:291: warning: nested extern declaration of 'yyparse'
expr.c: At top level:
expr.c:813: warning: no previous prototype for 'yyparse'
*** Error code 1

Stop in /usr/src/bin/expr.
*** Error code 1

Stop in /usr/src/bin.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Googleで検索すると、以下のようなものが見つかりますが
解決できません。
http://www.mail-archive.com/freebsd-questions@freebsd.org/msg257286.html

解決方法をご存知の方おられましたら、お教えください。

---
Oniuda

メールによる返信