Displaying 4 results from an estimated 4 matches for "lp_string".
Did you mean:
p_string
2011 Nov 27
1
Environment variables in smb.conf -- inconsistent results
Hello!
I am trying to use environment variables in my samba configuration file.
The %$() directive does not seem to work consistently. Do I misunderstand
something?
As a success example, "include = %$(SVCDIR)/conf/smb-shares.conf" works
fine. Logging with debuglevel = 3 indicates successful inclusion of the
secondary file.
However, as a failure example, "interfaces =
2003 Dec 01
0
No subject
...ff3eff94 not in data space
where
(dbx) where
=>[1] dbghdr(0x0, 0xee0e0, 0xee988, 0x3e7, 0x0, 0xff21b9fc), at 0xaf390
[2] client_name(0x114800, 0x134, 0xff19c, 0x7efefeff, 0x25, 0x25), at 0xc3c40
[3] standard_sub_basic(0x1b2fb8, 0x1e, 0xd2ce8, 0x7efefeff, 0x81010100, 0xff00), at 0xc00f0
[4] lp_string(0x1b2fb8, 0x1050cb, 0x0, 0x4, 0x4e, 0xff3f02e0), at 0x5dcd8
[5] lp_logfile(0xff3f02e0, 0x1050a8, 0x3ff, 0xff238018, 0x0, 0x0), at 0x5dd08
[6] reopen_logs(0x0, 0x0, 0x0, 0x1154f8, 0x0, 0x0), at 0xaed18
[7] check_log_size(0x1154f8, 0xff23fa9c, 0xff23bc14, 0xff23bc10, 0x4, 0x4), at 0xaef5c
[8]...
2003 Jul 27
2
Samba Betas not building, cvs or provided tar archives
...warning: assignment makes pointer from integer without a
cast
make: *** [dynconfig.o] Error 1
make: *** Waiting for unfinished jobs....
param/params.c: In function `OpenConfFile':
param/params.c:527: warning: assignment makes pointer from integer without a
cast
param/loadparm.c: In function `lp_string':
param/loadparm.c:1552: warning: assignment makes pointer from integer without
a cast
param/loadparm.c:1556: warning: assignment makes pointer from integer without
a cast
param/loadparm.c:1559: warning: assignment makes pointer from integer without
a cast
make: *** [param/params.o] Error 1...
2016 Feb 24
1
compile error, param/loadparm.c
...ck.c
Compiling lib/tdb/common/open.c
Linking non-shared library bin/libtdb.a
Compiling dynconfig.c
Compiling param/loadparm.c
param/loadparm.c: In function 'init_globals':
param/loadparm.c:4856: warning: assignment makes pointer from integer
without a cast
param/loadparm.c: In function 'lp_string':
param/loadparm.c:4930: warning: assignment makes pointer from integer
without a cast
param/loadparm.c:4937: warning: assignment makes pointer from integer
without a cast
param/loadparm.c: In function 'lp_parm_string':
param/loadparm.c:5529: warning: return makes pointer from integer w...