Date: Tue, 28 Jul 1998 12:22:11 -0400 (EDT) From: Brian Feldman <green@zone.baldcom.net> To: Poul-Henning Kamp <phk@FreeBSD.ORG> Cc: current@FreeBSD.ORG Subject: Re: make world failure... Message-ID: <Pine.BSF.4.00.9807281220370.2475-100000@zone.baldcom.net> In-Reply-To: <1416.901631926@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
Poul, have you tried makeing libc after a "make includes"? I don't see a -nostdinc in there, so I think it will make sense to update your local includes... and making libc "works for me" :) Cheers, Brian Feldman green@unixhelp.org On Tue, 28 Jul 1998, Poul-Henning Kamp wrote: > > cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DBINTERFACE > _PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -I > /usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libc/../libc/stdtime/timelocal. > c -o timelocal.o > cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DBINTERFACE > _PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -I > /usr/obj/usr/src/tmp/usr/include -c /usr/src/lib/libc/../libc/i386/sys/i386_get_ > ldt.c -o i386_get_ldt.o > In file included from /usr/src/lib/libc/../libc/i386/sys/i386_get_ldt.c:37: > /usr/obj/usr/src/tmp/usr/include/machine/sysarch.h:58: parse error before `*' > /usr/obj/usr/src/tmp/usr/include/machine/sysarch.h:59: parse error before `int' > *** Error code 1 > > I think it is the "u_int" it barfs on... > > -- > Poul-Henning Kamp FreeBSD coreteam member > phk@FreeBSD.ORG "Real hackers run -current on their laptop." > "ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > 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?Pine.BSF.4.00.9807281220370.2475-100000>