From owner-freebsd-current Fri Jul 30 9: 8:16 1999 Delivered-To: freebsd-current@freebsd.org Received: from mout0.01019freenet.de (mout0.01019freenet.de [62.104.201.5]) by hub.freebsd.org (Postfix) with ESMTP id 5B8C6156FE for ; Fri, 30 Jul 1999 09:07:59 -0700 (PDT) (envelope-from malte@isoc.de) Received: from [62.104.201.2] (helo=mx1.01019freenet.de) by mout0.01019freenet.de with esmtp (Exim 3.02 #10) id 11AFAT-00071L-00 for freebsd-current@freebsd.org; Fri, 30 Jul 1999 18:05:57 +0200 Received: from [212.81.168.149] (helo=isoc.de) by mx1.01019freenet.de with esmtp (Exim 3.02 #10) id 11AFAS-0004Aw-00 for freebsd-current@freebsd.org; Fri, 30 Jul 1999 18:05:56 +0200 Message-ID: <37A1E99B.449FB21C@isoc.de> Date: Fri, 30 Jul 1999 18:06:19 +0000 From: malte X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 4.0-CURRENT i386) MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: make world still broken? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get this error on "make world" with the latest sources. it is still broken, or do I have another problem? malte cc -O -pipe -I/usr/src/gnu/usr.bin/ld -I/usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout -I/usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/i386 -I/usr/src/gnu/usr.bin/ld/../../../contrib/egcs/gcc -DIN_GCC -DDEMANGLE_CPLUSPLUS -DFREEBSD_AOUT -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/shlib.c In file included from /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/shlib.c:33: /usr/obj/usr/src/tmp/usr/include/sys/param.h:56: sy: No such file or directory In file included from /usr/obj/usr/src/tmp/usr/include/sys/param.h:90, from /usr/src/gnu/usr.bin/ld/../../../libexec/rtld-aout/shlib.c:33: /usr/obj/usr/src/tmp/usr/include/sys/signal.h:217: parse error before `size_t' /usr/obj/usr/src/tmp/usr/include/sys/signal.h:217: warning: no semicolon at end of struct or union /usr/obj/usr/src/tmp/usr/include/sys/signal.h:219: parse error before `}' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message