* kvm-48 configure error on opensuse 10.3
@ 2007-10-23 4:39 pravin
[not found] ` <bab433300710222139y7394f173pbd4e57b873754180-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: pravin @ 2007-10-23 4:39 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Hi
I tried to build kvm-48 on open suse 10.3 but configure is
giving me error. actually no virtual graphics card is getting selected
as SDL is giving error.
---------------------
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 /home/root/work/kvm-48/qemu
C compiler /usr/bin/gcc
Host C compiler gcc
make make
install install
host CPU x86_64
host big endian no
target list x86_64-softmmu
gprof enabled no
profiler no
static build 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 yes
TLS CFLAGS
TLS LIBS -lgnutls
kqemu support no
kvm support yes
Documentation yes
The error log from compiling the libSDL test is:
/tmp/qemu-conf-16932-14880-11765.c:1:17: error: SDL.h: No such file or directory
/tmp/qemu-conf-16932-14880-11765.c: In function 'main':
/tmp/qemu-conf-16932-14880-11765.c:3: error: 'SDL_INIT_VIDEO'
undeclared (first use in this function)
/tmp/qemu-conf-16932-14880-11765.c:3: error: (Each undeclared
identifier is reported only once
/tmp/qemu-conf-16932-14880-11765.c:3: error: for each function it appears in.)
ERROR: QEMU requires SDL or Cocoa for graphical output
To build QEMU without graphical output configure with --disable-gfx-check
Note that this will disable all output from the virtual graphics card.
---------------------
I am using opensuse 2.6.22.5-31-default kernel. Am i missing any
required packages? Let me know if you guys need any other info.
Thanks,
Pravin.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
^ permalink raw reply [flat|nested] 2+ messages in thread[parent not found: <bab433300710222139y7394f173pbd4e57b873754180-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>]
* Re: kvm-48 configure error on opensuse 10.3 [not found] ` <bab433300710222139y7394f173pbd4e57b873754180-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> @ 2007-10-23 8:01 ` Dor Laor 0 siblings, 0 replies; 2+ messages in thread From: Dor Laor @ 2007-10-23 8:01 UTC (permalink / raw) To: pravin; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f pravin wrote: > Hi > I tried to build kvm-48 on open suse 10.3 but configure is > giving me error. actually no virtual graphics card is getting selected > as SDL is giving error. > > --------------------- > 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 /home/root/work/kvm-48/qemu > C compiler /usr/bin/gcc > Host C compiler gcc > make make > install install > host CPU x86_64 > host big endian no > target list x86_64-softmmu > gprof enabled no > profiler no > static build 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 yes > TLS CFLAGS > TLS LIBS -lgnutls > kqemu support no > kvm support yes > Documentation yes > The error log from compiling the libSDL test is: > /tmp/qemu-conf-16932-14880-11765.c:1:17: error: SDL.h: No such file or directory > /tmp/qemu-conf-16932-14880-11765.c: In function 'main': > /tmp/qemu-conf-16932-14880-11765.c:3: error: 'SDL_INIT_VIDEO' > undeclared (first use in this function) > /tmp/qemu-conf-16932-14880-11765.c:3: error: (Each undeclared > identifier is reported only once > /tmp/qemu-conf-16932-14880-11765.c:3: error: for each function it appears in.) > ERROR: QEMU requires SDL or Cocoa for graphical output > To build QEMU without graphical output configure with --disable-gfx-check > Note that this will disable all output from the virtual graphics card. > > --------------------- > > I am using opensuse 2.6.22.5-31-default kernel. Am i missing any > required packages? Let me know if you guys need any other info. > Seems like you dont have SDL-devel package. Either install it or use the --disable-gfx-check flag. Dor. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-23 8:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-23 4:39 kvm-48 configure error on opensuse 10.3 pravin
[not found] ` <bab433300710222139y7394f173pbd4e57b873754180-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-10-23 8:01 ` Dor Laor
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox