From owner-freebsd-current Tue Jul 28 09:23:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA13119 for freebsd-current-outgoing; Tue, 28 Jul 1998 09:23:14 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from zone.baldcom.net (green@zone.BALDCOM.NET [205.232.46.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA12991; Tue, 28 Jul 1998 09:22:38 -0700 (PDT) (envelope-from green@zone.baldcom.net) Received: from localhost (green@localhost) by zone.baldcom.net (8.8.8/8.8.7) with SMTP id MAA02710; Tue, 28 Jul 1998 12:22:11 -0400 (EDT) Date: Tue, 28 Jul 1998 12:22:11 -0400 (EDT) From: Brian Feldman To: Poul-Henning Kamp cc: current@FreeBSD.ORG Subject: Re: make world failure... In-Reply-To: <1416.901631926@critter.freebsd.dk> 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 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