qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Build failure on mingw / make: *** [config-all-devices.


From: Sebastian Herbszt
Subject: Re: [Qemu-devel] Build failure on mingw / make: *** [config-all-devices.mak] Error 2
Date: Thu, 19 Nov 2009 21:42:42 +0100

Sebastian Herbszt wrote:
Stefan Weil wrote:
Sebastian Herbszt schrieb:
v0.11.0-rc0-1677-gf165b53

$ ./configure --target-list=i386-softmmu
$ make
Makefile:427: no file name for `-include'
/bin/sh.exe: -c: line 1: unexpected EOF while looking for matching `"'
/bin/sh.exe: -c: line 2: syntax error: unexpected end of file
make: *** [config-all-devices.mak] Error 2

- Sebastian

I just sent a patch which should fix this problem. See
[PATCH] Fix build for mingw32 on windows ($$ expansion)

It's a different one. This one seems to be related to "Makefile"
config-all-devices.mak: $(SUBDIR_DEVICES_MAK)
   $(call quiet-command,cat $(SUBDIR_DEVICES_MAK) | grep "=y$$" | sort -u > $@,"  
GEN   $@")

Just ignore this. Thought you meant "[PATCH] Fix build for mingw32 on windows ($@ in 
macro)".
Sorry!

- Sebastian





reply via email to

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