Displaying 4 results from an estimated 4 matches for "recycle_connect".
2005 Aug 09
1
Undefined references during compiling
I'm attempting to compile the latest samba on an old Mandrake 8.1
system. (Current samba there is 2.2.? and doesn't allow login from XP).
During compiling I get a number of error message such as
modules/vfs_recycle.po: In function `recycle_connect':
modules/vfs_recycle.po(.text+0x23): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0x31): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0x55): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x6d): undefined refer...
2004 Sep 21
4
Problems compiling samba-3.0.7 on Redhat-7.2
...th -fPIC
Linking nsswitch/pam_winbind.so
----------
and later:
----------
Linking libsmbclient non-shared library bin/libsmbclient.a
Linking libsmbclient shared library bin/libsmbclient.so
Compiling modules/vfs_recycle.c with -fPIC
Building plugin bin/recycle.so
modules/vfs_recycle.po: In function `recycle_connect':
modules/vfs_recycle.po(.text+0x17): undefined reference to `DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0x31): undefined reference to `DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0x56): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x6c): undefined refer...
2005 Feb 08
2
compiling on an old system...
...g seems to run quite well until it comes to the vfs-modules:
---snip---
Linking libsmbclient non-shared library bin/libsmbclient.a
Linking libsmbclient shared library bin/libsmbclient.so
Compiling modules/vfs_recycle.c with -fPIC
Building plugin bin/recycle.so
modules/vfs_recycle.po: In function `recycle_connect':
modules/vfs_recycle.po(.text+0x23): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0x31): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0x55): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x6d): undefined refer...
2004 Oct 21
0
compile errors samba 3.0.7 vfs
...es = /desktop.ini/Thumbs.db/
vfs object = vscan-oav
vscan-oav: config-file = /etc/samba/vscan-oav.conf
Here are the compile errors with the normal vfs modules from samba tarball:
Compiling modules/vfs_recycle.c with -fPIC
Building plugin bin/recycle.so
modules/vfs_recycle.po: In function `recycle_connect':
modules/vfs_recycle.po(.text+0x1a): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0x31): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0x55): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x6d): undefined ref...