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: Mr Dash Four
Subject: Re: [Qemu-devel] cannot build qemu with "--static" configure option
Date: Wed, 23 Nov 2011 19:02:02 +0000
User-agent: Thunderbird 2.0.0.24 (X11/20110312)

> Sonuds like a good plan.
Nope, same error as before:
/usr/bin/ld: cannot find -lssl3
collect2: ld returned 1 exit status

The source was unpacked, I disabled all the patches in that .spec file, ran 
"rpmbuild -bp qemu.spec", then manually went to that directory 
(BUILD/qemu-1.0-rc3) and typed "./configure --target-list="x86_64-linux-user 
arm-linux-user armeb-linux-user" --disable-kvm --disable-strip --disable-xen 
--disable-spice --disable-werror --static", followed by "make V=1".

I get exactly the same result if I just unpack the source and run ./configure & 
then make (not going through the rpmbuild source "preparation"), so something 
is definitely amiss! 




reply via email to

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