qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] cannot build qemu with "--static" configure option


From: Paolo Bonzini
Subject: Re: [Qemu-devel] cannot build qemu with "--static" configure option
Date: Wed, 23 Nov 2011 19:00:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110930 Thunderbird/7.0.1

On 11/23/2011 04:41 PM, Mr Dash Four wrote:

Hmm, this opens a huge Pandora's box for me - in my own distribution
(Fedora) the "nss" package (which I have installed) provides
/usr/lib64/libssl3.so, but not libssl3.a. "nss-devel" (which I also have
installed) provides all the relevant /include files (headers and the
like), but there is no libssl3.a there either! There is no package
called "nss-devel-static" distributed by Fedora and the only ".a" files
produced by compiling the nss source are libcrmf.a libnssb.a and
libnssckfw.a - no libssl3.a at all. So, where do I get this?

You don't. Fedora does not package static libraries. Just don't use the option on Linux, it makes (a little) sense only on Windows to get a monolithic, redistributable qemu.exe.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]