Symbols in a Module
Jeroen Ruigrok van der Werven
asmodai at in-nomine.org
Tue Jul 29 16:56:40 UTC 2008
-On [20080729 17:46], jcw at highperformance.net (jcw at highperformance.net) wrote:
>I am compiling an AFS module. The module won't load. Dmesg reports
>undefined symbol _vn_lock. nm reports that the symbol exists and is
>undefined.
>
>How do I compile (defined) symbols into my module?
You add the appropriate source file or library.
_vn_lock, sounds like sys/vnode.h, which in turn on 7-STABLE needs
sys/kern/vfs_vnops.c.
--
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/ | GPG: 2EAC625B
I am not a teacher but an awakener...
More information about the freebsd-hackers
mailing list