Date: Wed, 17 Nov 2004 13:31:19 -0600 From: Tillman Hodgson <tillman@seekingfire.com> To: FreeBSD -CURRENT <current@freebsd.org> Subject: Re: `kldload` doesn't find pf.ko, though `ls` finds it easily enough Message-ID: <20041117193119.GP76234@seekingfire.com> In-Reply-To: <20041117181108.GA24426@ack.Berkeley.EDU> References: <20041117180157.GO76234@seekingfire.com> <20041117181108.GA24426@ack.Berkeley.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 17, 2004 at 10:11:08AM -0800, Mike Hunter wrote: > Check dmesg. There's a bug somewhere that causes kldload to report "file > not found" to the user even though it was some other error that caused the > problem. That real error can sometimes be spit out to the console / > syslog / whatever. Oh! I should have checked syslog, my apologies. Nov 17 11:54:41 thoth kernel: link_elf: symbol in6_cksum undefined Nov 17 11:54:41 thoth toor: /etc/rc.d/pf: ERROR: pf module failed to load. My custom kernel doesn't include IPv6. Does pf truly require IPv6?: -T -- In the beginner's mind there are many possibilities. In the expert's mind there are few. - Suzuki-roshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041117193119.GP76234>