[Samba] Undefined references during compiling

Douglas Vechinski douglas.vechinski at dynetics.com
Tue Aug 9 14:44:02 GMT 2005


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 reference to `dbgtext'
modules/vfs_recycle.po: In function `recycle_disconnect':
modules/vfs_recycle.po(.text+0xb3): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0xc1): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0xe5): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x101): undefined reference to
`lp_servicename'
modules/vfs_recycle.po(.text+0x111): undefined reference to `dbgtext'
modules/vfs_recycle.po: In function `recycle_repository':
modules/vfs_recycle.po(.text+0x177): undefined reference to
`lp_parm_const_string'

but it still trudges along and compiles.  Since these appear to be
references to function that can't be found, does this represent a
problem or can I still go ahead and perform an install?



More information about the samba mailing list