Date: Wed, 30 Oct 2002 15:02:41 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Daniel Flickinger <attila@hun.org> Cc: Hiten Pandya <hiten@angelica.unixdaemons.com>, Marcel Moolenaar <marcel@xcllnt.net>, FreeBSD-CURRENT <current@FreeBSD.ORG> Subject: Re: libc in CURRENT fails as of 1200 GMT today Message-ID: <20021030230241.GA88426@troutmask.apl.washington.edu> In-Reply-To: <20021030205505.FwhS20265@hun.org> References: <20021030164823.NvQM9234@hun.org> <20021030120635.A21427@angelica.unixdaemons.com> <20021030205505.FwhS20265@hun.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 30, 2002 at 08:55:05PM +0000, Daniel Flickinger wrote: > Sent: Wed, 30 Oct 2002 09:02:17 -0800 by Marcel Moolenaar > > On Wed, Oct 30, 2002 at 04:48:23PM +0000, Daniel Flickinger wrote: >> /usr/src/lib/libc/uuid/uuid_compare.c:31:18: uuid.h: No such file \ >> or directory >+> [snip] >+> >+> and a couple pages of resulting syntax errors >+ >+ I assume you didn't do a makeworld, but just a make in libc? > > No, I go for broke... > > make -j 4 -k -s ${TFLG} buildworld What is ${TFLG}? I just did cvsup /root/supfile cd /usr/obj rm -rf * cd /usr/src make -j 4 buildworld Everything built without a problem on my athlon system. -- Steve 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?20021030230241.GA88426>