* [Qemu-devel] --disable-gfx-check still wants SDL.h?
@ 2008-03-13 2:24 David Barrett
2008-03-13 4:02 ` Carlo Marcelo Arenas Belon
2008-03-17 10:48 ` Sergey Bychkov
0 siblings, 2 replies; 3+ messages in thread
From: David Barrett @ 2008-03-13 2:24 UTC (permalink / raw)
To: qemu-devel
Is it possible to compile/run qemu on a system that does not have SDL?
I assumed this is what --disable-gfx-check does, but it's still giving
me errors (below). The specific error ("The error log from compiling
the libSDL test is") sounds like it's compiling some sort of test -- is
there any way to disable test compilation?
-david
root:/tmp/qemu-0.9.1# ./configure --disable-gfx-check
./configure: pkg-config: command not found
Install prefix /usr/local
BIOS directory /usr/local/share/qemu
binary directory /usr/local/bin
Manual directory /usr/local/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path /tmp/qemu-0.9.1
C compiler gcc
Host C compiler gcc
make make
install install
host CPU i386
host big endian no
target list i386-linux-user arm-linux-user armeb-linux-user
sparc-linux-user sparc64-linux-user sparc32plus-linux-user
mips-linux-user mipsel-linux-user m68k-linux-user alpha-linux-user
sh4-linux-user sh4eb-linux-user ppc-linux-user ppc64-linux-user
ppc64abi32-linux-user x86_64-linux-user cris-linux-user i386-softmmu
sparc-softmmu x86_64-softmmu mips-softmmu mipsel-softmmu mips64-softmmu
mips64el-softmmu arm-softmmu ppc-softmmu ppcemb-softmmu ppc64-softmmu
m68k-softmmu sh4-softmmu sh4eb-softmmu cris-softmmu
gprof enabled no
profiler no
static build no
-Werror enabled no
SDL support no
mingw32 support no
Adlib support no
CoreAudio support no
ALSA support no
DSound support no
FMOD support no
OSS support yes
VNC TLS support no
kqemu support yes
Documentation yes
The error log from compiling the libSDL test is:
/tmp/qemu-conf-12652-8745-10418.c:1: SDL.h: No such file or directory
root:/tmp/qemu-0.9.1#
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] --disable-gfx-check still wants SDL.h?
2008-03-13 2:24 [Qemu-devel] --disable-gfx-check still wants SDL.h? David Barrett
@ 2008-03-13 4:02 ` Carlo Marcelo Arenas Belon
2008-03-17 10:48 ` Sergey Bychkov
1 sibling, 0 replies; 3+ messages in thread
From: Carlo Marcelo Arenas Belon @ 2008-03-13 4:02 UTC (permalink / raw)
To: qemu-devel
On Wed, Mar 12, 2008 at 07:24:54PM -0700, David Barrett wrote:
> Is it possible to compile/run qemu on a system that does not have SDL?
./configure --disable-sdl --disable-gfx-check
Carlo
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] --disable-gfx-check still wants SDL.h?
2008-03-13 2:24 [Qemu-devel] --disable-gfx-check still wants SDL.h? David Barrett
2008-03-13 4:02 ` Carlo Marcelo Arenas Belon
@ 2008-03-17 10:48 ` Sergey Bychkov
1 sibling, 0 replies; 3+ messages in thread
From: Sergey Bychkov @ 2008-03-17 10:48 UTC (permalink / raw)
To: qemu-devel
----- Original Message -----
From: "David Barrett" <dbarrett@quinthar.com>
To: <qemu-devel@nongnu.org>
Sent: 13.03.2008 4:24
Subject: [Qemu-devel] --disable-gfx-check still wants SDL.h?
> Is it possible to compile/run qemu on a system that does not have SDL?
>
> I assumed this is what --disable-gfx-check does, but it's still giving
> me errors (below). The specific error ("The error log from compiling
> the libSDL test is") sounds like it's compiling some sort of test -- is
> there any way to disable test compilation?
This "error" is actually warning, afair. Try to run `make`
Sergey Bychkow
ICQ: 21014758
FTN: 2:450/118.55
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-03-17 10:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-13 2:24 [Qemu-devel] --disable-gfx-check still wants SDL.h? David Barrett
2008-03-13 4:02 ` Carlo Marcelo Arenas Belon
2008-03-17 10:48 ` Sergey Bychkov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).