Displaying 4 results from an estimated 4 matches for "lp_parm_string_list".
2005 Feb 08
2
compiling on an old system...
...to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0x42a): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x453): undefined reference to `dbgtext'
modules/vfs_recycle.po: In function `recycle_exclude':
modules/vfs_recycle.po(.text+0x4b7): undefined reference to
`lp_parm_string_list'
modules/vfs_recycle.po(.text+0x4c5): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0x4d6): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0x4fa): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x51f): undefined re...
2004 Oct 21
0
compile errors samba 3.0.7 vfs
...o
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0x3fe): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x425): undefined reference to `dbgtext'
modules/vfs_recycle.po: In function `recycle_exclude':
modules/vfs_recycle.po(.text+0x47b): undefined reference to
`lp_parm_string_list'
modules/vfs_recycle.po(.text+0x483): undefined reference to
`DEBUGLEVEL_CLASS'
modules/vfs_recycle.po(.text+0x49a): undefined reference to
`DEBUGLEVEL_CLASS_ISSET'
modules/vfs_recycle.po(.text+0x4be): undefined reference to `dbghdr'
modules/vfs_recycle.po(.text+0x4e1): undefined...
2003 Jul 27
2
Samba Betas not building, cvs or provided tar archives
...warning: type mismatch with previous implicit
declaration
param/loadparm.c:2037: warning: previous implicit declaration of
`lp_parm_talloc_string'
param/loadparm.c:2044: warning: `lp_parm_talloc_string' was previously
implicitly declared to return `int'
param/loadparm.c: In function `lp_parm_string_list':
param/loadparm.c:2081: warning: assignment makes pointer from integer without
a cast
param/loadparm.c: In function `lp_add_home':
param/loadparm.c:2291: warning: pointer/integer type mismatch in conditional
expression
param/loadparm.c:2293: warning: pointer/integer type mismatch in cond...
2016 Feb 24
1
compile error, param/loadparm.c
...urn makes pointer from integer without a
cast
param/loadparm.c: At top level:
param/loadparm.c:5535: error: conflicting types for 'lp_parm_talloc_string'
param/loadparm.c:5529: note: previous implicit declaration of
'lp_parm_talloc_string' was here
param/loadparm.c: In function 'lp_parm_string_list':
param/loadparm.c:5573: warning: assignment makes pointer from integer
without a cast
param/loadparm.c: At top level:
param/loadparm.c:6347: error: conflicting types for 'lp_invert_boolean'
param/loadparm.c:6100: note: previous implicit declaration of
'lp_invert_boolean' was he...