From owner-freebsd-current Sat Aug 15 15:29:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22979 for freebsd-current-outgoing; Sat, 15 Aug 1998 15:29:50 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from nomis.simon-shapiro.org (nomis.simon-shapiro.org [209.86.126.163]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA22946 for ; Sat, 15 Aug 1998 15:29:47 -0700 (PDT) (envelope-from shimon@simon-shapiro.org) Received: (qmail 5644 invoked by uid 1000); 15 Aug 1998 23:31:59 -0000 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 15 Aug 1998 19:31:59 -0400 (EDT) Reply-To: shimon@simon-shapiro.org Organization: The Simon Shapiro Foundation From: Simon Shapiro To: freebsd-current@FreeBSD.ORG Subject: Where is my error? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In ``make buildworld'' as of this morning: cc -O -pipe -Wall -DXPG4 -I/usr/src/3.0/src/lib/libxpg4/../libc/locale -I/usr/obj/usr/src/3.0/src/tmp/usr/include -c /usr/src/3.0/src/lib/libxpg4/../libc/locale/big5.c -o big5.o /usr/src/3.0/src/lib/libxpg4/../libc/locale/big5.c:64: parse error before `u_int' /usr/src/3.0/src/lib/libxpg4/../libc/locale/big5.c:64: warning: data definition has no type or storage class /usr/src/3.0/src/lib/libxpg4/../libc/locale/big5.c: In function `_BIG5_sgetrune': /usr/src/3.0/src/lib/libxpg4/../libc/locale/big5.c:79: warning: implicit declaration of function `_big5_check' /usr/src/3.0/src/lib/libxpg4/../libc/locale/big5.c:85: `u_int' undeclared (first use this function) /usr/src/3.0/src/lib/libxpg4/../libc/locale/big5.c:85: (Each undeclared identifier is reported only once /usr/src/3.0/src/lib/libxpg4/../libc/locale/big5.c:85: for each function it appears in.) *** Error code 1 Me thinks may be a problem there... Sincerely Yours, Shimon@Simon-Shapiro.ORG Simon Shapiro 770.265.7340 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message