Displaying 2 results from an estimated 2 matches for "smbwr".
Did you mean:
smbw
2005 Jan 03
1
unable to compile samba 3.0.9
hi,
the problem is as the subject, configure worked ok, when i make the
following occured :
Using FLAGS
= -O -I./popt -Iinclude -I/usr/local/src/samba-3.0.9/source/include -I/usr/
local/src/samba-3.0.9/source/ubiqx -I/usr/local/src/samba-3.0.9/source/smbwr
apper -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr
/local/src/samba-3.0.9/source
LIBS = -lcrypt -lresolv -lnsl -ldl
LDSHFLAGS = -shared -Wl,-Bsymbolic -Wl,--allow-shlib-undefined
LDFLAGS =
Compiling dynconfig.c
Compiling smbd/vfs.c
Compiling passdb/pdb_in...
2005 Jan 04
1
really needs help on compiling samba 3.0.9 with ldap
...to make sure that it is enabled),
this works fine although with some warnings, and then I make the binaries
and here's what happened
Using FLAGS
= -O -I./popt -Iinclude -I/usr/local/src/samba-3.0.9/source/include -I/usr/
local/src/samba-3.0.9/source/ubiqx -I/usr/local/src/samba-3.0.9/source/smbwr
apper -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I/usr
/local/src/samba-3.0.9/source
LIBS = -lcrypt -lresolv -lnsl -ldl
LDSHFLAGS = -shared -Wl,-Bsymbolic -Wl,--allow-shlib-undefined
LDFLAGS =
Linking bin/smbd
/usr/bin/ld: cannot find -lgssapi_krb5
collect2:...