not sure if this is the right place to post this .. i am currently trying to buld a custom kern ( this in an upgrade from 4.9 to 5.3 ) and every time i goto build the kern i get an error saying something is an unknowen option and now im getting this one and i got this out of src/UPDATING option PFIL_HOOKS ( note that the kern make has complained about ,10 options so far that i have placed in the kern file ) so what would be causeing this error ? a bad cvs up ? or ? i did a cvs up to relang 5_3 mkdir -p /usr/obj/usr/src/sys -------------------------------------------------------------->>> stage 1: configuring the kernel-------------------------------------------------------------- cd /usr/src/sys/i386/conf; PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/ga mes:/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 config -d /usr /obj/usr/src/sys/VAMPEXTREAM /usr/src/sys/i386/conf/VAMPEXTREAM /usr/src/sys/i386/conf/VAMPEXTREAM: unknown option "PFIL_HOOKS" *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. If you play the WindowsXP CD backwards, you get a Satanic message . That's nothing. If you play it forwards, it installs WindowsXP!
On Tue, Dec 07, 2004 at 06:47:07PM -0800, whitevamp wrote:> not sure if this is the right place to post this .. > i am currently trying to buld a custom kern ( this in an upgrade from 4.9 to > 5.3 ) and every time i goto build the kern i get an error saying something is > an unknowen option and now im getting this one and i got this out of > src/UPDATING option PFIL_HOOKS ( note that the kern make has complained about > ,10 options so far that i have placed in the kern file ) > > so what would be causeing this error ? a bad cvs up ? or ? i did a cvs up to > relang 5_3Bad kernel config; if you compare to GENERIC or NOTES (or read UPDATING) you'll see that the PFIL_HOOKS option was removed. It's best to stick to GENERIC unless you know what you're doing. 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-stable/attachments/20041207/192bb53a/attachment.bin