On Fri, 2015-07-17 at 21:05 +1000, Brad Hards wrote: > Julien suggested a possible issue with the debug library, but I'm not > seeing that at link time, or at runtime on the client side. The > private debug library does get brought in indirectly (at least that > is what ldd shows), but it doesn't need to be linked explicitly.
Hi, there had been some issue with the debug library on Fedora, thus the OpenChange package uses this patch [1] to fix the issue. As it links to the debug library explicitly, it requires a rebuild whenever a soname version bump is done on that private debug library. It is interesting that you get that library found indirectly. I had problems at least in runtime, the private samba-debug library directory wasn't in the LD_LIBRARY path, thus it couldn't be found. Could it be the reason why it is found for you? Bye, Milan [1] http://pkgs.fedoraproject.org/cgit/openchange.git/tree/openchange-2.2-samba-4.2.0-rc2.patch?h=f23 _______________________________________________ devel mailing list devel@lists.openchange.org http://mailman.openchange.org/listinfo/devel