Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Dec 2005 16:18:05 +0000
From:      eoghan <freebsd@redry.net>
To:        Chris Hill <chris@monochrome.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: buildworld with 6.0
Message-ID:  <2BBEB591-A366-4E26-AC39-1436E55F5C61@redry.net>
In-Reply-To: <20051204100641.Y23041@tripel.monochrome.org>
References:  <0DC63484-3031-4671-8CB6-036F21FC277B@redry.net> <20051204100641.Y23041@tripel.monochrome.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 4 Dec 2005, at 15:10, Chris Hill wrote:

> On Sun, 4 Dec 2005, eoghan wrote:
>
>> Ive cvsup my src to 6.0 and ran:
>> /usr/src make buildword
>> however im getting the following error:
>> ===> sbin/ipf/ipf (obj)
>> mkdir: /usr/obj/usr/src/sbin/ipf/ipf: File exists
>> *** Error code 1
>
> As seen in the handbook:
>
> cd /usr/obj
> chflags -R noschg *
> rm -rf *
>
> Do that first, then
>
> cd /usr/src
> make buildworld
>
> --
> Chris Hill               chris@monochrome.org
> **                     [ Busy Expunging <|> ]

Thanks guys.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2BBEB591-A366-4E26-AC39-1436E55F5C61>