URL: https://github.com/SSSD/sssd/pull/280 Author: lslebodn Title: #280: BUILD: Link libwbclient with libdl Action: opened
PR body: """ https://lists.fedorahosted.org/archives/list/sssd-users@lists.fedorahosted.o...
dlopen-tests cannot catch it because it has to be linked with libdl
sh$ grep dlopen src/sss_client/libwbclient/ src/sss_client/libwbclient/wbc_pwd_sssd.c: ctx->dl_handle = dlopen("libnss_sss.so.2", RTLD_NOW);
sh$ nm --dynamic --undefined-only .libs/libwbclient.so | grep dlopen U dlopen """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/280/head:pr280 git checkout pr280
URL: https://github.com/SSSD/sssd/pull/280 Title: #280: BUILD: Link libwbclient with libdl
fidencio commented: """ Patch looks good, ACK. """
See the full comment at https://github.com/SSSD/sssd/pull/280#issuecomment-303641803
URL: https://github.com/SSSD/sssd/pull/280 Title: #280: BUILD: Link libwbclient with libdl
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/280 Title: #280: BUILD: Link libwbclient with libdl
jhrozek commented: """ * master: 02bb4f87413c634599ad1d8f384d97605ee53771 """
See the full comment at https://github.com/SSSD/sssd/pull/280#issuecomment-303699318
URL: https://github.com/SSSD/sssd/pull/280 Author: lslebodn Title: #280: BUILD: Link libwbclient with libdl Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/280/head:pr280 git checkout pr280
URL: https://github.com/SSSD/sssd/pull/280 Title: #280: BUILD: Link libwbclient with libdl
Label: +Pushed
sssd-devel@lists.fedorahosted.org