freebsd kernel 'make' failed : undefined reference to...

2005-02-25 Thread Jamie Ann P. Zamodio
Help! I'm a UNIX newbie trying to compile a custom kernel with modifications for TCP purposes. My system is FreeBSD 4.3 running on i386. My 'make depend' works fine, but when I geto to 'make', the following error occurs: tcp_usrreq.o: In function 'tcp6_connect':

Re: freebsd kernel 'make' failed : undefined reference to...

2005-02-25 Thread Jonathan Chen
On Fri, Feb 25, 2005 at 03:52:44PM -0800, Jamie Ann P. Zamodio wrote: Help! I'm a UNIX newbie trying to compile a custom kernel with modifications for TCP purposes. My system is FreeBSD 4.3 running on i386. My 'make depend' works fine, but when I geto to 'make', the following error occurs:

Re: freebsd kernel 'make' failed : undefined reference to...

2005-02-25 Thread Jason Henson
On 02/25/05 18:52:44, Jamie Ann P. Zamodio wrote: Help! I'm a UNIX newbie trying to compile a custom kernel with modifications for TCP purposes. My system is FreeBSD 4.3 running on i386. My 'make depend' works fine, but when I geto to 'make', the following error occurs: tcp_usrreq.o: In function