Displaying 4 results from an estimated 4 matches for "ap_compat".
2003 Oct 22
1
more solaris/samba 3 build problems
.../local/src/samba/samba-3.0.0/source/dynconfig.c
In file included from
/usr/local/src/samba/samba-3.0.0/source/include/includes.h:337,
from
/usr/local/src/samba/samba-3.0.0/source/dynconfig.c:21:
/usr/local/include/compat.h:6: warning: #warning "This header is
obsolete, use ap_compat.h instead"
In file included from
/usr/local/src/samba/samba-3.0.0/source/include/includes.h:902,
from
/usr/local/src/samba/samba-3.0.0/source/dynconfig.c:21:
/usr/local/src/samba/samba-3.0.0/source/include/safe_string.h:124:
warning: `pstrcat' redefined
/usr/local/incl...
2003 Nov 07
1
Samba 3 still doesn't work - build errors (details)
...grins, I decided to build a whole new machine and try with the latest
Slackware (9.1) to see if I could fare any better. No go....
I can't even get Samba 3 to build.
Besides spewing a ton of warnings about "/usr/include/compat.h:6:2: warning:
#warning "This header is obsolete, use ap_compat.h instead", it died when
building the smbd server.
linking bin/smbd
/usr/lib/libkrb5.a(cc_file.o)(.text+0x1d90): In function
`krb5_fcc_generate_new':
/root/samba/krb5-1.3.1/src/lib/krb5/ccache/cc_file.c:2063: warning: the use of
`mktemp' is dangerous, better use `mkstemp'
tdb/tdbu...
2008 May 10
1
Failed to create rounding.h!
...usr/src/rsync-HEAD-20080508-0612GMT/build $ [Kmake
In file included from
/usr/src/rsync-HEAD-20080508-0612GMT/build/../rsync.h:388,
from
/usr/src/rsync-HEAD-20080508-0612GMT/build/../rounding.c:20:
/usr/include/compat.h:22:2: warning: #warning "This header is obsolete,
use ap_compat.h instead"
/tmp/ccHr5d51.s: Assembler messages:
/tmp/ccHr5d51.s:1409: Error: symbol `fstatat64' is already defined
/tmp/ccHr5d51.s:1438: Error: symbol `fstat64' is already defined
/tmp/ccHr5d51.s:1463: Error: symbol `lstat64' is already defined
/tmp/ccHr5d51.s:1488: Error: symbol `...
2003 Nov 08
1
Samba 3 doesn't compile - the saga continues...
...g
on Slackware 9.1...
Compiling smbd/server.c
In file included from include/includes.h:902,
from smbd/server.c:23:
include/safe_string.h:124:1: warning: "pstrcat" redefined
In file included from include/includes.h:337,
from smbd/server.c:23:
/usr/include/ap_compat.h:300:1: warning: this is the location of the previous
definition
Linking bin/smbd
/usr/lib/libkrb5.a(cc_file.o)(.text+0x1d90): In function
`krb5_fcc_generate_new':
/root/samba/krb5-1.3.1/src/lib/krb5/ccache/cc_file.c:2063: warning: the use of
`mktemp' is dangerous, better use `mkstemp'...