On 2013-09-03 7:49 PM, slowfranklin wrote: >>> slow@solaris:~$ ldd /opt/samba/lib/libsmbclient.so | grep /opt/samba >>> libsamba-util.so.0 => /opt/samba/lib/libsamba-util.so.0 >> <snip> >> >> Okay, that's a lot, and really different. >> I gather you linked with -Bdirect? > > Of course not. :)
Give it a try? And -z nolazyload for good measure? >> Can you do ldd with -v to see if they're direct deps? > > http://pastebin.com/fJqGE4uh Really interesting. Most of those are stuffed into the python-samba package on Debian sid: http://packages.debian.org/sid/amd64/python-samba/filelist Then in experimental, they've been moved to other places, such as: http://packages.debian.org/experimental/amd64/libsmbd0/filelist And yet, their libsmbclient 4.0.8 (the one in experimental) does not depend on it that I can see, directly or not. There's something fishy. Laurent _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
