https://bugs.trustix.org/show_bug.cgi?id=1362 was recently fixed, but I noticed the libsmbclient.{so,a} is in /usr/lib/samba, meaning ld doesn't find them, and I have to add -L/usr/lib/samba to CFLAGS for configure to detect it..
also, this means adding /usr/lib/samba to /etc/ld.so.conf for the runtime linker to find it.. why was libsmbclient placed under /usr/lib/samba? is there any good reason to do so? Cheers, -- Morten ps: Christian, I wanted some discussion about it before I post a bug ;) _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
