Date: Tue, 28 Jul 1998 15:18:46 +0200 From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: current@FreeBSD.ORG Subject: make world failure... Message-ID: <1416.901631926@critter.freebsd.dk>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1416.901631926>