From owner-freebsd-current Fri Apr 9 14:36:24 1999 Delivered-To: freebsd-current@freebsd.org Received: from kirk.giovannelli.it (kirk.giovannelli.it [194.184.65.4]) by hub.freebsd.org (Postfix) with ESMTP id 79A21151D3 for ; Fri, 9 Apr 1999 14:32:24 -0700 (PDT) (envelope-from gmarco@giovannelli.it) Received: from suzy (modem11.masternet.it [194.184.65.21]) by kirk.giovannelli.it (8.9.3/8.9.2) with SMTP id PAA02039 for ; Fri, 9 Apr 1999 15:22:02 GMT (envelope-from gmarco@giovannelli.it) Message-Id: <4.1.19990409171844.0097b990@194.184.65.4> X-Sender: gmarco@194.184.65.4 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Fri, 09 Apr 1999 17:23:19 +0200 To: current@freebsd.org From: Gianmarco Giovannelli Subject: 990409 make world fail & more Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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