From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTDcP-0000IC-Ho for qemu-devel@nongnu.org; Wed, 23 Nov 2011 09:16:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RTDcK-0000qg-QC for qemu-devel@nongnu.org; Wed, 23 Nov 2011 09:16:09 -0500 Received: from mail-bw0-f45.google.com ([209.85.214.45]:39838) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTDcK-0000pw-Bg for qemu-devel@nongnu.org; Wed, 23 Nov 2011 09:16:04 -0500 Received: by bkbzu5 with SMTP id zu5so1815662bkb.4 for ; Wed, 23 Nov 2011 06:16:03 -0800 (PST) Message-ID: <4ECD001E.7020707@googlemail.com> Date: Wed, 23 Nov 2011 14:15:58 +0000 From: Mr Dash Four MIME-Version: 1.0 References: <4ECCEDFF.1000303@googlemail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] cannot build qemu with "--static" configure option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org >> It would indicate a missing libssl3, but the library, as far as I can >> see, is there! When I try building this without the "--static" option >> all is well - the build succeeds without any hitches. What could be the >> problem with this, what am I missing? > > Perhaps you lack a static version of the library. What do you mean by that? The *.la files? I wasn't aware that there are any...