Date: Fri, 09 Apr 1999 17:23:19 +0200 From: Gianmarco Giovannelli <gmarco@giovannelli.it> To: current@freebsd.org Subject: 990409 make world fail & more Message-ID: <4.1.19990409171844.0097b990@194.184.65.4>
next in thread | raw e-mail | index | archive | help
After cvsupping a couple of times make world still fails at : ===> c++filt rm -f .depend /usr/obj/usr/src/gnu/usr.bin/cc/c++filt/GPATH /usr/obj/usr/src/gnu/usr.bin/cc/c++filt/GRTAGS /usr/obj/usr/src/gnu/usr.bin/cc/c++filt/GSYMS /usr/obj/usr/src/gnu/usr.bin/cc/c++filt/GTAGS ===> cc_tools cc -O -pipe -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/objc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/config -DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"egcs-2.91.66\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/gengenrtl.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/gengenrtl.c:22 : hconfig.h: No such file or directory In file included from /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/gengenrtl.c:23: /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/system.h:235: conflicting types for `sys_errlist' /usr/obj/usr/src/tmp/usr/include/stdio.h:225: previous declaration of `sys_errlist' In file included from /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/gengenrtl.c:30: /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/rtl.h:931: warning: `enum reg_class' declared inside parameter list /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/rtl.h:931: warning: its scope is only this definition or declaration, /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/rtl.h:931: warning: which is probably not what you want. /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/rtl.h:931: warning: parameter has incomplete type /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/rtl.h:1369: warning: parameter has incomplete type /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/rtl.h:1443: warning: parameter has incomplete type /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/rtl.h:1443: warning: parameter has incomplete type /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/rtl.h:1444: warning: parameter has incomplete type /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/rtl.h:1444: warning: parameter has incomplete type /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/gengenrtl.c: In function `type_from_format': /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/gengenrtl.c:87 : `FATAL_EXIT_CODE' undeclared (first use in this function) /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/gengenrtl.c:87 : (Each undeclared identifier is reported only once /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/gengenrtl.c:87 : for each function it appears in.) /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/gengenrtl.c: In function `accessor_from_format': /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/gengenrtl.c:11 3: `FATAL_EXIT_CODE' undeclared (first use in this function) *** Error code 1 Stop. *** Error code 1 It's a 4.0-current box... Thanks for attention... P.s. The "more" part is : Is there a good soul that can confirm that "ftp" (client) works on his box ? Mine (two boxes) fail at the first "ls" Thanks again... Best Regards, Gianmarco Giovannelli , "Unix expert since yesterday" http://www.giovannelli.it/~gmarco http://www2.masternet.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.1.19990409171844.0097b990>