kldload telling not finding .ko file when it is indeed there

Robert Noland rnoland at FreeBSD.org
Tue Dec 9 11:59:46 PST 2008


On Tue, 2008-12-09 at 13:38 +0000, Ferner Cilloniz wrote:
> Hi everyone.
> 
> I'm running into a problem where kldload is reporting that my .ko file
> is not found when it is indeed there.
> 
> It is strange because when i comment out a call to the function
> sotoinpcb(struct socket *) it finds the .ko file and loads, but when i
> uncomment that line and try to load it, kldload reports that the .ko
> file is not found.
> 
> What is going on?

I expect that the load is failing due to an undefined symbol and the
error is just being obfuscated.

robert.

> Thanks :)
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20081209/9ad6e70c/attachment.pgp


More information about the freebsd-net mailing list