Date: Fri, 16 Feb 2001 10:03:06 -0700 From: Warner Losh <imp@village.org> To: freebsd-current@FreeBSD.ORG Cc: Stephan van Beerschoten <stephanb@whacky.net>, current@FreeBSD.ORG Subject: Re: HEADS UP: -current world broken since Feb 10 Message-ID: <200102161703.f1GH37E29782@billy-club.village.org> In-Reply-To: Your message of "Fri, 16 Feb 2001 02:51:47 PST." <20010216025147.A25002@dragon.nuxi.com> References: <20010216025147.A25002@dragon.nuxi.com> <xzp3ddjmij6.fsf@flood.ping.uio.no> <20010216104409.A99749@enigma.whacky.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20010216025147.A25002@dragon.nuxi.com> "David O'Brien" writes: : Warner committed a fix for this. But I'm having trouble building world : with it. : : cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DINET6 -I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -DHESIOD -I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/libc/../libc/stdio/_flock_stub.c -o _flock_stub.o : /usr/src/lib/libc/../libc/stdio/_flock_stub.c: In function `init_lock': : /usr/src/lib/libc/../libc/stdio/_flock_stub.c:95: structure has no member named `_extra' : /usr/src/lib/libc/../libc/stdio/_flock_stub.c: In function `_flockfile': : /usr/src/lib/libc/../libc/stdio/_flock_stub.c:111: structure has no member named `_extra' : ..snip.. Did you snag stdio.h as well? My buildworld on a virgin tree post my fix on a 4.2-stable system completed last night. Warner 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?200102161703.f1GH37E29782>