From owner-freebsd-stable Mon Oct 16 11:35:35 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gelrevision.nl (mail.gelrevision.nl [195.86.58.10]) by hub.freebsd.org (Postfix) with ESMTP id 77C1237B677 for ; Mon, 16 Oct 2000 11:35:27 -0700 (PDT) Received: from localhost [195.86.231.176] by mail.gelrevision.nl with ESMTP (SMTPD32-6.00) id AA434B9000C0; Mon, 16 Oct 2000 20:34:43 +0200 Date: Mon, 16 Oct 2000 20:34:46 +0200 (CEST) From: Maarten van Schie To: stable@FreeBSD.org Subject: buildworld libm failure Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just tried to make buildworld with source as of this evening but it stops while building libm in /usr/src/lib/libm/common_source/lgamma.c with the following error: ===> doc cd /usr/src/lib/libm; make depend; make all; make install Warning: Object directory not changed from original /usr/src/lib/libm cc -O -pipe -I/usr/src/lib/libm/common_source -Dnational -I/usr/obj/usr/src/i386/usr/inclu de -c /usr/src/lib/libm/common_source/lgamma.c -o lgamma.o /usr/src/lib/libm/common_source/lgamma.c:141: syntax error before `double' *** Error code 1 Stop in /usr/src/lib/libm. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Maarten To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message