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

Re: library linking, missing libB.so



Le 20/03/2014 13:22, Nico Schlömer a écrit :
> 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?

Install libA-dev, which must depend on libB-dev.

Regards, Thibaut.

> 
> Cheers,
> Nico
> 
> 


Reply to: