Date: Sun, 11 Feb 2001 22:56:18 +0100 From: Robert Drehmel <robert@gizmo.quizbot.org> To: Poul-Henning Kamp <phk@freebsd.org> Cc: current@freebsd.org Subject: Re: make world failure... Message-ID: <3A870A82.DCF90886@gizmo.quizbot.org> References: <38689.981926085@critter>
next in thread | previous in thread | raw e-mail | index | archive | help
In <38689.981926085@critter>, Poul-Henning Kamp wrote: > cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/syv/src/lib/libc/include -D__DBINTERFACE > _PRIVATE -DINET6 -I/usr/obj/syv/src/lib/libc -DPOSIX_MISTAKE -I/syv/src/lib/libc > /../libc/locale -DBROKEN_DES -DYP -DHESIOD -I/usr/obj/syv/src/i386/usr/include - > c /syv/src/lib/libc/../libc/locale/lmessages.c -o lmessages.o > /syv/src/lib/libc/../libc/locale/lmessages.c: In function `__messages_load_local > e': > /syv/src/lib/libc/../libc/locale/lmessages.c:61: syntax error before `struct' > /syv/src/lib/libc/../libc/locale/lmessages.c:61: too few arguments to function ` > __part_load_locale' > /syv/src/lib/libc/../libc/locale/lmessages.c:62: syntax error before `)' > *** Error code 1 > > Stop in /syv/src/lib/libc. > *** Error code 1 > > Stop in /syv/src/lib. > *** Error code 1 > > Stop in /syv/src. > *** Error code 1 It should work with '#include <stddef.h>'. ciao, -- Robert S. F. Drehmel <robert@gizmo.quizbot.org> 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?3A870A82.DCF90886>