diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2014-03-07 16:46:52 +0100 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2014-03-10 17:35:27 +0100 |
commit | 5c36e1f8901a4baff2b51d81d87c2b577f84fef6 (patch) | |
tree | 50d76feeb9cef2bd5f0e79cd08fc526d7e073275 /src | |
parent | 17cd7b7233ff6d84786de316eee307a1c1baf7a7 (diff) | |
download | sssd-5c36e1f8901a4baff2b51d81d87c2b577f84fef6.tar.gz sssd-5c36e1f8901a4baff2b51d81d87c2b577f84fef6.tar.xz sssd-5c36e1f8901a4baff2b51d81d87c2b577f84fef6.zip |
Makefile: Add missing library to the dp_opt_tests
dp_opt_tests cannot be linked properly if link_all_deplibs is disabled (debian)
/usr/bin/ld: src/tests/cmocka/dp_opt_tests-test_dp_opts.o:
undefined reference to symbol 'poptFreeContext@@LIBPOPT_0'
/usr/bin/ld: note: 'poptFreeContext@@LIBPOPT_0' is defined in DSO
/lib64/libpopt.so.0 so try adding it to the linker command line
/lib64/libpopt.so.0: could not read symbols: Invalid operation
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions