Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 2009 18:53:52 +0100
From:      Luigi Rizzo <rizzo@iet.unipi.it>
To:        David Horn <dhorn2000@gmail.com>
Cc:        freebsd-ipfw@freebsd.org
Subject:   Re: r200580 ipfw.ko kldload failure
Message-ID:  <20091217175352.GA69780@onelab2.iet.unipi.it>
In-Reply-To: <25ff90d60912170931qd6109w91409ebb225791dc@mail.gmail.com>
References:  <25ff90d60912170931qd6109w91409ebb225791dc@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 17, 2009 at 12:31:32PM -0500, David Horn wrote:
> Luigi --
> 
> I am seeing a kldload failure for ipfw.ko after the latest -current commits
> (fails for r200580 - r200633 inclusive) for ipfw:
> 
> link_elf_obj: symbol ipfw_dyn_attach undefined

not surprising, as i forgot to put the new filenames in the Makefile
for the module, and buildworld does not (and cannot) complain about
unresolved symbols.

Just committed a fix in r200636

thanks
luigi



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