VFS on 2.2.5 and FreeBSD -stable

Jeremy Allison jra at samba.org
Wed Jun 26 10:05:02 GMT 2002


On Wed, Jun 26, 2002 at 11:53:59AM -0500, David W. Chapman Jr. wrote:
> Some users are reported as getting these errors in the logs when 
> using samba 2.2.5 and the recycle bin on FreeBSD, any ideas?
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=39850

smbd must be compiled so that it is exporting symbols that
a dlopen'ed VFS module can link back to the loading smbd.

It looks like these people have compiled smbd without the
ld option that means it will export its symbols.

Hope this helps,

Jeremy.




More information about the samba-technical mailing list