Date: Mon, 27 Dec 2004 20:58:58 -0600 From: shawley <sdhawley@eatel.net> To: FreeBSD-questions@FreeBSD.org Subject: RE: make buildkernel using 4.10 supfile Message-ID: <200412272058.58950.sdhawley@eatel.net>
next in thread | raw e-mail | index | archive | help
I apologize for the continuing intrusion but if you could be so kind as to= =20 cast a little wisdom this way again I would greatly appredicate it. I switched to standard-supfile and used *default host=3Dcvsup11.FreeBSD.org #CHANGE_THIS.FreeBSD.org *default base=3D/usr *default prefix=3D/usr *default release=3Dcvs tag=3DRELENG_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; =A0MAKEOBJDIRPREFIX=3D/usr/obj =A0MACHINE_= ARCH=3Di386 =A0 MACHINE=3Di386 =A0OBJFORMAT_PATH=3D/usr/obj/usr/src/i386/usr/libexec =A0 GROFF_BIN_PATH=3D/usr/obj/usr/src/i386/usr/bin =A0GROFF_FONT_PATH=3D/usr/ob= j/usr/ src/i386/usr/share/groff_font =A0GROFF_TMAC_PATH=3D/usr/obj/usr/src/i386/us= r/ share/tmac PERL5LIB=3D/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 =A0DES= TDIR=3D/ usr/obj/usr/src/i386 =A0INSTALL=3D"sh /usr/src/tools/install.sh" =A0PATH=3D= /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 =A0OBJFORMAT_PATH=3D/usr/obj/usr/sr= c/ i386/usr/libexec:/usr/libexec make KERNEL=3Dkernel 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. =A0 Any thoughts? On DecemberMonday 27 =A02004 17:06, you wrote: > ---------- =A0Forwarded Message =A0---------- > > Subject: Re: Fwd: Re: Fwd: Re: make buildkernel > Date: Monday 27 December 2004 11:59 am > From: Kris Kennaway <kris@obsecurity.org> > To: shawley <sdhawley@eatel.net> > Cc: kris@obsecurity.org, FreeBSD-questions@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:5= 01 > >: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 whi= ch > > 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. =A0It appears you have 6.0-CURRENT sources (you probably don't > want this since you're not an experienced FreeBSD developer). =A0Compare > 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 > > -------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412272058.58950.sdhawley>