[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

library linking, missing libB.so



Hi all,

I'm building a package for a library A that depends on another
library, libB.so (from its dev-version). When installing library A,
the package libb is installed, containing libB.so.7.2 and libB.so.7.
When linking an executable against libA.so, the linker rightfully
complains about a missing libB.so.

What is the correct fix here?

Cheers,
Nico


Reply to: