Displaying 7 results from an estimated 7 matches for "winbind_nss_ldshflag".
Did you mean:
winbind_nss_ldshflags
2006 Oct 03
0
Samba Compile Error
...g the generated Makefile. This error only appears on older Linux
systems so it seams to be related to older compilers and/or linkers. On
these older systems my adjustments to the Makefile to get samba to compile
is the following:
< LDSHFLAGS=-shared -Wl,-Bsymbolic -s -Wl,-rpath,/usr/lib
< WINBIND_NSS_LDSHFLAGS=-shared -Wl,-Bsymbolic -s -Wl,-rpath,/usr/lib
> LDSHFLAGS=-shared -Bsymbolic -s -Wl,-rpath,/usr/lib
> WINBIND_NSS_LDSHFLAGS=-shared -Bsymbolic -s -Wl,-rpath,/usr/lib
This may not do exactly the same as the original options however it does
result in a working binary on these older sys...
2008 Oct 17
0
compile client only
...on 2.8.1 ( I think this might be the problem but not sure) Thanks in advance for any help.
Configure runs fine, however when i run make i get:
error on line 1282
here is part of the Makfile beggining at line 1282
: $(WINBIND_NSS_OBJ)
@echo "Linking $@"
@$(SHLD) $(WINBIND_NSS_LDSHFLAGS) -o $@ $(WINBIND_NSS_OBJ) \
shared-libraries-disabled`basename $@`
: proto_exists $(WINBIND_WINS_NSS_OBJ)
@echo "Linking $@"
@$(SHLD) $(LDSHFLAGS) -o $@ $(WINBIND_WINS_NSS_OBJ) \
$(LDAP_LIBS) $(KRB5LIBS) $(LIBS) \
shared-...
2007 Nov 22
1
Installation problem of SAMBA 3.0.23a on HP-UX 11.23
...'
UNINSTALLLIBCMD_SH=''
UNINSTALL_CIFSMOUNT=''
UNINSTALL_LIBMSRPC=''
UNINSTALL_LIBSMBCLIENT=''
UNINSTALL_PAM_MODULES=''
VFS_MODULES=''
VFS_STATIC=''
WINBIND_NSS=''
WINBIND_NSS_EXTRA_LIBS=''
WINBIND_NSS_EXTRA_OBJS=''
WINBIND_NSS_LDSHFLAGS=''
WINBIND_WINS_NSS=''
ac_ct_AR=''
ac_ct_CC='cc'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
builddir=''
configdir='${LIBDIR}'
datadir='${prefix}/sha...
2003 Jul 13
0
service terminated unexpectedly on WinXP clients with log level = 1
...7034 Distributed Link Tracking Client
7031 Upload Manager service
7034 Windows Time
7031 Windows Management Instrumentation
7034 Portable Media Serial Number
7034 Wireless Zero Configuration
I used this configure command to build samba, I also removed the -g from the LDFLAGS, LDSHFLAGS and WINBIND_NSS_LDSHFLAGS lines because without that my source/bin folder ended up over 500MB and without it is about 16MB.
env CPPFLAGS="-I/usr/local/include" \
LDFLAGS="-L/usr/local/lib" \
./configure --prefix="/usr/local" \
--libdir="/usr/local/lib/...
2008 Apr 08
1
unable to compile samba 3.0.28a on RHEL 5.1 i386
...9;'
UNINSTALL_LIBMSRPC=''
UNINSTALL_LIBSMBCLIENT=''
UNINSTALL_LIBSMBSHAREMODES=''
UNINSTALL_PAM_MODULES=''
UUID_LIBS=''
VFS_MODULES=''
VFS_STATIC=''
WINBIND_NSS=''
WINBIND_NSS_EXTRA_LIBS=''
WINBIND_NSS_EXTRA_OBJS=''
WINBIND_NSS_LDSHFLAGS=''
WINBIND_WINS_NSS=''
ac_ct_AR=''
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
builddir=''
configdir='/etc/sam...
2005 Oct 25
2
SOLARIS 9 INSTALL PROBLEMS
...#39;'
SMBWRAPPER=''
SMBWRAP_INC=''
SMBWRAP_OBJS=''
SOCKWRAP=''
SONAMEFLAG=''
TERMLDFLAGS=''
TERMLIBS=''
VFS_MODULES=''
VFS_STATIC=''
WINBIND_NSS=''
WINBIND_NSS_EXTRA_LIBS=''
WINBIND_NSS_EXTRA_OBJS=''
WINBIND_NSS_LDSHFLAGS=''
WINBIND_WINS_NSS=''
XML2_CONFIG=''
XML_CFLAGS=''
XML_LIBS=''
ac_ct_AR=''
ac_ct_CC='cc'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
builddir=...
2007 Nov 25
0
_net_auth2: creds_server_check failed Error
..._CIFSMOUNT=''
> UNINSTALL_LIBMSRPC=''
> UNINSTALL_LIBSMBCLIENT=''
> UNINSTALL_PAM_MODULES=''
> VFS_MODULES=''
> VFS_STATIC=''
> WINBIND_NSS=''
> WINBIND_NSS_EXTRA_LIBS=''
> WINBIND_NSS_EXTRA_OBJS=''
> WINBIND_NSS_LDSHFLAGS=''
> WINBIND_WINS_NSS=''
> ac_ct_AR=''
> ac_ct_CC='cc'
> bindir='${exec_prefix}/bin'
> build=''
> build_alias=''
> build_cpu=''
> build_os=''
> build_vendor=''
> builddir=''
> c...