From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34688) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6GJK-0006Zo-Db for qemu-devel@nongnu.org; Tue, 28 Aug 2012 03:34:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6GJE-0001TR-Rn for qemu-devel@nongnu.org; Tue, 28 Aug 2012 03:34:06 -0400 Received: from [74.117.189.114] (port=45032 helo=mail.alpinelinux.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6GJE-0001TM-Mk for qemu-devel@nongnu.org; Tue, 28 Aug 2012 03:34:00 -0400 Date: Tue, 28 Aug 2012 09:33:55 +0200 From: Natanael Copa Message-ID: <20120828093355.15c90b01@ncopa-desktop.nor.wtbts.net> In-Reply-To: <1345634595-9960-1-git-send-email-ncopa@alpinelinux.org> References: <1345634595-9960-1-git-send-email-ncopa@alpinelinux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v4] configure: properly check if -lrt and -lm is needed List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org On Tue, 21 Aug 2012 18:12:05 +0000 Blue Swirl wrote: > > Now I get this on mingw32: > config-host.mak is out-of-date, running configure > > Error: librt check failed Any news on the v4 patch, which should fix this? Thanks!