From owner-freebsd-current Sat Aug 15 16:37:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA02984 for freebsd-current-outgoing; Sat, 15 Aug 1998 16:37:45 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from echonyc.com (echonyc.com [198.67.15.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA02979 for ; Sat, 15 Aug 1998 16:37:44 -0700 (PDT) (envelope-from benedict@echonyc.com) Received: from localhost (benedict@localhost) by echonyc.com (8.8.7/8.8.7) with SMTP id TAA08257; Sat, 15 Aug 1998 19:37:12 -0400 (EDT) Date: Sat, 15 Aug 1998 19:37:12 -0400 (EDT) From: Snob Art Genre Reply-To: ben@rosengart.com To: Simon Shapiro cc: freebsd-current@FreeBSD.ORG Subject: Re: Where is my error? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I added "#include " to my copy of big5.c and everything compiled. However, the make world died installing in usr.bin/mklocale with this: install: mkstemp: /usr/share/locale/zh_TW.BIG5/INS@4350 for /usr/share/locale/zh _TW.BIG5/LC_CTYPE: No such file or directory On Sat, 15 Aug 1998, Simon Shapiro wrote: > 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 > Ben "You have your mind on computers, it seems." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message