[SSSD] [PATCH] Check our libraries properly resolve symbols

Simo Sorce simo at redhat.com
Sat Sep 7 16:39:46 UTC 2013


On Sat, 2013-09-07 at 11:42 +0200, Lukas Slebodnik wrote:
> >+libdlopen_test_providers_la_LDFLAGS = \
> >+    -module \
> >+    -avoid-version \
> >+    -Wl,--version-script,$(srcdir)/src/providers/sssd_be.exports \
> add "-rpath $(abs_builddir) \"
> libdlopen_test_providers will be dynamic library with this line.
> 
I had already tried this trick and it did not work, but the exact line I
used was slightly different.

I'll retry and if it works I'll send an updated patch I do preferer
check_LTLIBRARY as well, rather than the current hack.

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York




More information about the sssd-devel mailing list