qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Missing roms/seabios/Makefile and roms/vgabios/Makefile


From: Mateusz Loskot
Subject: Re: [Qemu-devel] Missing roms/seabios/Makefile and roms/vgabios/Makefile
Date: Thu, 20 Jan 2011 14:15:08 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

On 20/01/11 10:58, Stefan Hajnoczi wrote:
On Thu, Jan 20, 2011 at 10:51:17AM +0000, Mateusz Loskot wrote:
On 19/01/11 18:07, Blue Swirl wrote:
On Wed, Jan 19, 2011 at 12:44 PM, Mateusz Loskot<address@hidden>   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

address@hidden /g/src/qemu/_git/master
$ git pull
Already up-to-date.

address@hidden /g/src/qemu/_git/master
$ git submodule update

address@hidden /g/src/qemu/_git/master
$ ls roms/seabios/
config.mak

Make sure roms/{vgabios,seabios} are empty directories.

$ git submodule init
$ git submodule update

This should clone the vgabios and seabios repos and checkout the correct
commit.  After this completes successfully you should have source trees
under roms/{vgabios,seabios}.


I forgot about the "init" command. Works now. Thanks!

Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
Member of ACCU, http://accu.org



reply via email to

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