Displaying 2 results from an estimated 2 matches for "audit_connect".
2005 Nov 09
0
Samba 3.0.20b / AIX 5.3 / VFS Modules
...odule 'audit'
Probing module 'audit': Trying to load from
/usr/local/samba/lib/vfs/audit.so
Segmentation fault(coredump)
/usr/local/samba/torture:> dbx vfstest core
Type 'help' for help.
[using memory image in core]
reading symbolic information ...
Segmentation fault in audit_connect at 0xd00db9a0
0xd00db9a0 (audit_connect+0xa4) 800c0000 lwz r0,0x0(r12)
My configure looks like this:
./configure --with-configdir=/usr/local/samba/etc
--with-krb5=/usr/local/kerberos --with-syslog --with-utmp
--with-libsmbclient --with-readline=/usr/local
--with-libiconv=/usr/local/speci...
2004 Oct 21
0
compile errors samba 3.0.7 vfs
...dit.c with -fPIC
Building plugin bin/audit.so
modules/vfs_audit.po: In function `init_module':
modules/vfs_audit.po(.text+0x81c): undefined reference to `smb_register_vfs'
Compiling modules/vfs_extd_audit.c with -fPIC
Building plugin bin/extd_audit.so
modules/vfs_extd_audit.po: In function `audit_connect':
modules/vfs_extd_audit.po(.text+0x79): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_extd_audit.po(.text+0x90): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_extd_audit.po(.text+0xb4): undefined reference to `dbghdr'
modules/vfs_extd_audit.po(.text+0xcf): u...