On Sat, Mar 17, 2007 at 11:35:47AM +0700, Toan. Bach Quang Bao wrote: > ip_input.o(.text+0x200): In function `ip_init': > > ../../../netinet/ip_input.c:312: undefined reference to > `nf_sockopt_init'
You forgot to mention what version of FreeBSD you are trying to compile, but I can't find any remotely similar function call in that file (or in the entire kernel) in either 6.x or 7.x. Are you sure this isn't a local modification you made? Kris _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
