Date: Sat, 15 Aug 1998 19:31:59 -0400 (EDT) From: Simon Shapiro <shimon@simon-shapiro.org> To: freebsd-current@FreeBSD.ORG Subject: Where is my error? Message-ID: <XFMail.980815193159.shimon@simon-shapiro.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980815193159.shimon>