[csw-maintainers] Issues with libdnet
Maciej Bliziński
maciej at opencsw.org
Fri Aug 5 14:26:43 CEST 2011
2011/8/5 Andrea Di Pasquale <spikey.it at gmail.com>:
> Hi guys,
>
> if you rename /usr/lib/libdnet in /usr/lib/libdnet.so the cmake works well.
> Can you rename this file in your package repository please?
It's more than just the libdnet.so file. The soname of the library is
wrong (libdnet.1) and once that gets into other binaries, the
situation gets harder to clean up.
If you just want to link it for now, create a libdnet.so symlink in a
directory you have the write permission to, and pass it through the -L
flag to the linker.
I'd like OpenCSW to solve the problem in a clean way.
Maciej
More information about the maintainers
mailing list