From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTJnN-0004rF-0D for qemu-devel@nongnu.org; Wed, 23 Nov 2011 15:51:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RTJnL-00012s-Pb for qemu-devel@nongnu.org; Wed, 23 Nov 2011 15:51:52 -0500 Received: from mail-fx0-f45.google.com ([209.85.161.45]:61494) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTJnL-00012i-LC for qemu-devel@nongnu.org; Wed, 23 Nov 2011 15:51:51 -0500 Received: by faas14 with SMTP id s14so2363098faa.4 for ; Wed, 23 Nov 2011 12:51:50 -0800 (PST) From: Max Filippov Date: Thu, 24 Nov 2011 00:51:47 +0400 References: <4ECCEDFF.1000303@googlemail.com> <4ECD5746.6070008@googlemail.com> <4ECD59FA.4050200@googlemail.com> In-Reply-To: <4ECD59FA.4050200@googlemail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201111240051.47241.jcmvbkbc@gmail.com> Subject: Re: [Qemu-devel] cannot build qemu with "--static" configure option List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mr Dash Four Cc: Peter Maydell , qemu-devel@nongnu.org, Paolo Bonzini > Even though I executed "./configure --target-list="arm-linux-user armeb-linux-user" --disable-kvm --disable-strip --disable-xen --disable-spice --disable-werror --disable-sdl --disable-vnc --disable-bluez --disable-check-utests --disable-smartcard --disable-usb-redir --static" the -lusbredirparser is still pulled for some reason! Any ideas? > Did configure reported 'usb net redir' as 'no'? Could you try configure and build in a clean directory? Thanks. -- Max