FreeBSD 5.2 RELENG source fails to build
Kris Kennaway
kris at obsecurity.org
Sun Jan 9 21:01:03 PST 2005
On Sun, Jan 09, 2005 at 08:54:53PM -0800, Joe wrote:
> Then my drive crashed and so I bought a new one and
> installed FreeBSD 5.2.1 as that was the latest at the time of
> the crash.
>
> PRISTINE install of 5.2.1 using network install.
>
> Then I ran cvsup
>
> cvsup cvsup_file
>
> The cvsup file was just like the one below, but it said 5_2
> instead of 5_3. I was able to build the system with 5.2.1 and
> uname -a showed patch 11.
>
> > make buildworld
> > cd /usr/src/sys/i386/conf
> > config MYKERNEL
> > cd ../compile/MYKERNEL
> > make && make install
> > reboot
>
> then
> > make installworld
>
> That's pretty much how I got from 5.2.1 install to 5.2.1
> p11. Worked perfectly fine.
>
>
> Then changing the cvsup file below to be what is it, I ran
>
> > cvsup cvsup_file
> > cd /usr/src
> > make clean
> > make buildworld
>
> The first error message was on that
>
> /usr/src/contrib/gperf/lib/getopt.h is missing.
That file is not supposed to be there, so something else is wrong.
Post the *exact* output of 'make buildworld' showing context of the
error.
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050109/c3c96428/attachment.bin
More information about the freebsd-questions
mailing list