make buildkernel using 4.10 supfile

shawley sdhawley at eatel.net
Mon Dec 27 18:59:50 PST 2004


I apologize for the continuing intrusion but if you could be so kind as to 
cast a little wisdom this way again I would greatly appredicate it.
I switched to standard-supfile and used

*default host=cvsup11.FreeBSD.org #CHANGE_THIS.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4_10
*default delete use-rel-suffix

Cvsup went Ok.
Make buildworld went Ok.
Make builkernel ended with

icasm_gram.o aicasm_macro_gram.o aicasm_scan.o aicasm_macro_scan.o -ll
cd /usr/obj/usr/src/sys/GENERIC;  MAKEOBJDIRPREFIX=/usr/obj  MACHINE_ARCH=i386  
MACHINE=i386  OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec  
GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin  GROFF_FONT_PATH=/usr/obj/usr/
src/i386/usr/share/groff_font  GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/
share/tmac PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503  DESTDIR=/
usr/obj/usr/src/i386  INSTALL="sh /usr/src/tools/install.sh"  PATH=/usr/obj/
usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/
usr/games:/sbin:/bin:/usr/sbin:/usr/bin  OBJFORMAT_PATH=/usr/obj/usr/src/
i386/usr/libexec:/usr/libexec make KERNEL=kernel depend
make: don't know how to make /usr/src/sys/sys/_null.h. Stop
*** Error code 2

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
 
Any thoughts?

On DecemberMonday 27  2004 17:06, you wrote:
> ----------  Forwarded Message  ----------
>
> Subject: Re: Fwd: Re: Fwd: Re: make buildkernel
> Date: Monday 27 December 2004 11:59 am
> From: Kris Kennaway <kris at obsecurity.org>
> To: shawley <sdhawley at eatel.net>
> Cc: kris at obsecurity.org, FreeBSD-questions at freebsd.org
>
> On Mon, Dec 27, 2004 at 10:19:52AM -0600, shawley wrote:
> > My Bad
> > In file included from
> > /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/ ?
> > netinet/ip_fil.c:109:
> >
> > /usr/src/sys/modules/ipfilter/../../contrib/ipfilter/netinet/ip_fil.h:501
> >:1
> >
> >: warning: "PFIL_HOOKS" redefined
>
> [...]
>
> > ????????In an effort to update ( before I emailed youthe first time) I
> > ran cvsup -g
> > -L 2 www-supfile. Which worked I then ran make buildworld. Which worked
> > just fine. I then toyed to run make buildkernel on my custom kernel which
> > failed repeatedly untill I got it cleaned up. It then ran to the point of
> > error I sent you,(however that's not what I sent you). So I switched to
> > the generic kernel suppled with freebsd & got the exact same error
> > message at which point I cried for help.
>
> Thanks.  It appears you have 6.0-CURRENT sources (you probably don't
> want this since you're not an experienced FreeBSD developer).  Compare
> your cvsupfile against the examples in /usr/share/examples/cvsup or
> check the documentation in the handbook about how to update to the
> version/branch you wanted.
>
> As for the build error, 6.0-CURRENT was indeed broken a few days ago,
> but it was fixed shortly thereafter.
>
> Kris
>
> -------------------------------------------------------



More information about the freebsd-questions mailing list