Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2008 07:46:32 -0700
From:      jcw@highperformance.net
To:        freebsd-hackers@freebsd.org
Subject:   Symbols in a Module
Message-ID:  <488F2D48.1020501@highperformance.net>

next in thread | raw e-mail | index | archive | help
This is probably a n00b question for -hackers but it seems like the best 
place to ask.  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?

Thanks,
Jason C. Wells



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