On 20/01/11 10:58, Stefan Hajnoczi wrote:
On Thu, Jan 20, 2011 at 10:51:17AM +, Mateusz Loskot wrote:
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 no
On Thu, Jan 20, 2011 at 10:51:17AM +, Mateusz Loskot wrote:
> 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
> >
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 sub
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
sub
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
Quick fix is to remove those Makefiles from the FILES list:
diff --git a/configure b/configure
index d68f862..92e2527 100755
--- a/conf