> I did additionally the following:
> rm -rf /usr/include/*
> cd /usr/src
> make includes
cd /usr/src
make -DCLOBBER includes
--
-- David(obr...@nuxi.com -or- obr...@freebsd.org)
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in th
On Mon, Apr 05, 1999 at 07:51:00PM +0200, Jeroen Ruigrok/Asmodai wrote:
> On 05-Apr-99 Kenneth Wayne Culver wrote:
> > I still get errors, would killing all the source, and re-supping do the
> > trick??
>
> To ensure a complete clean build try to do this:
>
> rm -rf the whole of /usr/obj
>
> cvs
On 05-Apr-99 Kenneth Wayne Culver wrote:
> I still get errors, would killing all the source, and re-supping do the
> trick??
To ensure a complete clean build try to do this:
rm -rf the whole of /usr/obj
cvsup one last time
then make world or buildworld WITHOUT -j flags.
Takes a while, but ensu
I still get errors, would killing all the source, and re-supping do the
trick??
Kenneth Culver
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message