[Nix-dev] dlopen in NixOS
Yury G. Kudryashov
urkud.urkud at gmail.com
Sun Dec 18 10:28:34 CET 2011
Lluís Batlle i Rossell wrote:
> On Sun, Dec 18, 2011 at 01:15:26PM +0400, Yury G. Kudryashov wrote:
>> Hi!
>>
>> Today I realized that Qt looks for many libraries using dlopen(). The
>> list of libraries Qt tries to dlopen() include:
> It did the same with openssl. I remember having committed some trick long
> ago.
Yes, `./configure -openssl-linked`.
>
> Iirc, it works fine if you force a "-lthelib" in LDFLAGS, and have the
> libs in the buildInputs.
+do not remove 'unused' libs/dirs during fixupPhase, yes?
--
Yury G. Kudryashov,
mailto: urkud at mccme.ru
More information about the nix-dev
mailing list