audit VFS example

Tim Potter tpot at linuxcare.com.au
Thu Aug 3 23:55:43 GMT 2000


Brad Sahr writes:

> I've created the sample VFS audit.so file and configured the smb.conf file
> to use the audit.so, but when I attempt to read the share, I get the
> following error message in the log.smbd file:
> 
> Error opening /root/samba/examples/VFS/audit.so:
> /root/samba/examples/VFS/audit.so: undefined symbol: default_vfs_ops

For linux you need to add -rdynamic to the LDFLAGS in the
Makefile.  I think there are other flags required for other
operating systems - this sort of stuff should really go into the
configure.in script somewhere.


Tim.





More information about the samba-technical mailing list