From owner-freebsd-questions Mon Aug 21 19:24: 6 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ptldpop3.ptld.uswest.net (ptldpop3.ptld.uswest.net [198.36.160.3]) by hub.freebsd.org (Postfix) with SMTP id 0BDBB37B423 for ; Mon, 21 Aug 2000 19:23:59 -0700 (PDT) Received: (qmail 90089 invoked by alias); 22 Aug 2000 02:23:58 -0000 Delivered-To: fixup-freebsd-questions@freebsd.org@fixme Received: (qmail 90081 invoked by uid 0); 22 Aug 2000 02:23:58 -0000 Received: from win2k.gplsucks.org (HELO win2k) (63.227.213.89) by ptldpop3.ptld.uswest.net with SMTP; 22 Aug 2000 02:23:58 -0000 From: "William Woods" To: Subject: Make World Dies... Date: Mon, 21 Aug 2000 19:26:08 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Running FreeBSD alpha.gplsucks.org 4.1-STABLE FreeBSD 4.1-STABLE #0 I did a cvsup this morning and make world gives me this. This an Alpha btw. ------------------------------- p.S -o setjmp.o cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__ DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../ libc/locale -DBROKEN_DES -DYP -I/usr/obj/usr/src/alpha/usr/include -c /usr/src/lib/libc/../libc/alpha/gen/flt_rounds.c -o flt_rounds.o cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/ ../libc/locale -DBROKEN_DES -DYP -I/usr/obj/usr/src/alpha/usr/include -c /usr/src/lib/libc/../libc/alpha/gen/fpgetmask.c -o fpgetmask.o In file included from /usr/src/lib/libc/../libc/alpha/gen/fpgetmask.c:36: /usr/obj/usr/src/alpha/usr/include/ieeefp.h:21: syntax error before `fpgetmask' /usr/obj/usr/src/alpha/usr/include/ieeefp.h:21: warning: data definition has no type or storage class /usr/obj/usr/src/alpha/usr/include/ieeefp.h:22: syntax error before `fpsetmask' /usr/obj/usr/src/alpha/usr/include/ieeefp.h:22: warning: parameter names (without types) in function declaration /usr/obj/usr/src/alpha/usr/include/ieeefp.h:22: warning: data definition has no type or storage class /usr/obj/usr/src/alpha/usr/include/ieeefp.h:23: syntax error before `fpgetsticky' /usr/obj/usr/src/alpha/usr/include/ieeefp.h:23: warning: data definition has no type or storage class /usr/obj/usr/src/alpha/usr/include/ieeefp.h:24: syntax error before `fpsetsticky' /usr/obj/usr/src/alpha/usr/include/ieeefp.h:24: warning: parameter names (without types) in function declaration /usr/obj/usr/src/alpha/usr/include/ieeefp.h:24: warning: data definition has no type or storage class /usr/src/lib/libc/../libc/alpha/gen/fpgetmask.c:44: syntax error before `fpgetmask' /usr/src/lib/libc/../libc/alpha/gen/fpgetmask.c: In function `fpgetmask': /usr/src/lib/libc/../libc/alpha/gen/fpgetmask.c:49: `fp_except_t' undeclared (first use in this function) /usr/src/lib/libc/../libc/alpha/gen/fpgetmask.c:49: (Each undeclared identifier is reported only once /usr/src/lib/libc/../libc/alpha/gen/fpgetmask.c:49: for each function it appears in.) /usr/src/lib/libc/../libc/alpha/gen/fpgetmask.c:49: syntax error before `p' *** Error code 1 Stop in /usr/src/lib/libc. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ------------------- any ideas whats up? Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message