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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message