From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=36172 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pfs31-0005bg-Ce for qemu-devel@nongnu.org; Thu, 20 Jan 2011 05:47:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pfs30-0006mb-1N for qemu-devel@nongnu.org; Thu, 20 Jan 2011 05:47:23 -0500 Received: from srv1.whshost.com ([174.121.90.50]:36039) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pfs2z-0006ll-UT for qemu-devel@nongnu.org; Thu, 20 Jan 2011 05:47:21 -0500 Received: from [82.110.183.162] (helo=[10.0.1.64]) by srv1.whshost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1Pfs2u-0007tt-Sn for qemu-devel@nongnu.org; Thu, 20 Jan 2011 11:47:17 +0100 Message-ID: <4D3813A5.6090206@loskot.net> Date: Thu, 20 Jan 2011 10:51:17 +0000 From: Mateusz Loskot MIME-Version: 1.0 Subject: Re: [Qemu-devel] Missing roms/seabios/Makefile and roms/vgabios/Makefile References: <4D36DCBE.8040901@loskot.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 19/01/11 18:07, Blue Swirl wrote: > On Wed, Jan 19, 2011 at 12:44 PM, Mateusz Loskot wrote: >> Hi, >> >> Running ./configure (under MinGW/MSYS) and symlink gives up trying to >> create links to non-existing Makefiles in >> roms/seabios/Makefile >> roms/vgabios/Makefile > > Those directiories are actually git submodules, when you run 'git > submodule update', they get populated. Something is not quite working and I don't get anything populated. Here I tried under MinGW mloskot@dog /g/src/qemu/_git/master $ git pull Already up-to-date. mloskot@dog /g/src/qemu/_git/master $ git submodule update mloskot@dog /g/src/qemu/_git/master $ ls roms/seabios/ config.mak I also tested on Linux, same results, nothing pulled. > Maybe configure should check if the directories are OK and disables > building ROMs if not. Generally, if they are optional, I think it's a good idea. Specifically, I'm nearly completely green about qemu internals, so can't tell. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org