Date: Mon, 10 Dec 2001 10:52:52 -0800 (PST) From: Chris Appleton <appleton_chris@yahoo.com> To: freebsd-questions@freebsd.org Subject: make install Message-ID: <20011210185252.37743.qmail@web14809.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
In an effort to add a bridge option to my 4.4-release kernel and get off of the generic, I've created a new copy and have 2 errors someone hopefully recognizes... When I config MYKERNEL I get an error stating unknown option for TCP_RESTRICT_RST that follows other ipfw options. This is the lesser error and I can remove to get it to compile. Any idea why this option fails? Once I get config to work, I get an error trying 'make depend MYKERNEL' stating don't know how to make depend. I then discovered mkdep MYKERNEL which seems to create a .depend in the same directory (with note: linker input file unused since linking not done. please tell me if this is not what I want) however make install MYKERNEL also gives me a 'don't know how' error. If I have a custom kernel in the i386/conf directory, how can I install? under 4.4-release, make depend MYKERNEL and make install MYKERNEL don't seem to be doing it, or my syntax is wrong. Thx __________________________________________________ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011210185252.37743.qmail>