Displaying 4 results from an estimated 4 matches for "lsmbclient".
Did you mean:
smbclient
2014 Oct 23
0
Why does libsmbclient demand runpath in its pc file?
...dynamic linker finds the correct
(Nvidia) libGL via systemwide linker configuration /etc/ld.so.conf
But not for a program that also uses libsmbclient. It picks the Mesa
version and fails to display some things correctly.
This seems to stem from this pc config "Libs: @LIB_RPATH@ -L${libdir}
-lsmbclient":
https://git.samba.org/?p=samba.git;a=blob;f=source3/libsmb/smbclient.pc.in;hb=HEAD#l9
On my system this results in a RUNPATH of /usr/lib64 in the program which
overrides the ld.so.conf settings.
FWIW
The system is opensuse 13.1 with samba 4.1.11 and the program is kodi.
I already opened a...
2007 Sep 13
0
Compilation error when linking libsmbclient.so :-(
..._cxx-4.3.so
-L/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs
../filecache/libfilecache.a ../cred/libcred.a
../crwl_plugins/cifs/libcrwl_cifs.a
../crwl_plugins/documentum/libcrwl_documentum.a
../crwl_plugins/local/libcrwl_local.a ../miscutil/libmiscutil.a -lmsrpc
-lsmbclient -lfind -lgnulib -lutil -lpthread -lm
/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbclient.so:
undefined reference to `krb5_auth_con_getremotesubkey@krb5_3_MIT'
/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs/libsmbcli...
2013 Nov 05
1
samba-4.1.0 build failure -help with
...e -lndr-samba4 -lpyldb-util -
lsmbpasswdparser -ldcerpc-binding -lgensec -lsamba-util -
ldlz_bind9_for_torture -ltorture -lsamba_python -ldcerpc -ltevent -ldbwrap -
lcli_cldap -ldcerpc-samr -ltalloc -lauth4 -lkrb5samba -ldcerpc-samba -ldcerpc-
server -lwinbind-client -lprocess_model -lsamdb-common -lsmbclient-raw -
lgssapi-samba4 -ltevent-util -lauthkrb5 -lndr-samba -ldfs_server_ad -lsamba-
hostconfig -lcliauth -lerrors -lsamdb -lshares -lutil_tdb -lndr-nbt -levents -
ldcerpc-atsvc -lsamba-net -lsmbclient -ldsdb-module -lregistry -lasn1util -
lpytalloc-util -ltdb-wrap -lnetif -lcli_smb_common -lntvfs -l...
2010 May 02
2
samba4 make error - drsblobs.so
...netapi... no
checking for NetUserGetGroups in -lnetapi... no
checking for NetUserGetInfo in -lnetapi... no
checking for NetUserSetInfo in -lnetapi... no
checking libsmbclient.h usability... no
checking libsmbclient.h presence... no
checking for libsmbclient.h... no
checking for smbc_new_context in -lsmbclient... no
checking for smbc_getOptionNoAutoAnonymousLogin in -lsmbclient... no
checking for smbc_setOptionCaseSensitive in -lsmbclient... no
checking for smbc_setOptionUseCCache in -lsmbclient... no
checking whether to use pthreads... no
checking whether to search for setproctitle support... no
checkin...