Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2007 01:20:09 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        "Toan. Bach Quang Bao" <toanbqb@vinagame.com.vn>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Error Compile Kernel
Message-ID:  <20070317052009.GA32220@xor.obsecurity.org>
In-Reply-To: <209FBDF00C0A3342AA3C36DA144681443D51BF@BACKEND.vinagame.com.vn>
References:  <209FBDF00C0A3342AA3C36DA144681443D51BF@BACKEND.vinagame.com.vn>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070317052009.GA32220>