PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : QEMU - SDL static fehlt



dorpm
26.03.05, 11:19
Ich würde gerne qemu aus den Sourcen installieren, aber es gibt ein kleines Problem:

mm-home:/home/flori/compi-kram/qemu-0.6.1# ./configure --target-list=i386-softmmu
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/flori/compi-kram/qemu-0.6.1
C compiler gcc
make make
host CPU i386
host big endian no
target list i386-softmmu
gprof enabled no
static build no
SDL support yes
SDL static link no
mingw32 support no
Adlib support no
FMOD support no
WARNING: cannot compile statically with SDL - qemu-fast won't have a graphical output

Nun also nachschauen, welche Library gemeint sein könnte:
apt-cache search sdl | grep dev
devel-protocols - Development of communication protocols
devhelp-book-sdl - Simple DirectMedia Layer book for the DevHelp system
libaws-dev - Ada Web Server development files
libsage-dev - Supports OpenGL in SDL applications
libsdl-console-dev - development files for libsdl-console
libsdl-gfx1.2-dev - development files for SDL_gfx
libsdl-image1.2-dev - development files for SDL 1.2 image loading libray
libsdl-mixer1.2-dev - development files for SDL1.2 mixer library
libsdl-net1.2-dev - Development files for SDL network library
libsdl-ocaml-dev - OCaml bindings for SDL - development files
libsdl-sge-dev - development files for libsdl-sge
libsdl-sound1.2-dev - Development files for SDL_sound
libsdl-stretch-dev - development files for SDL_stretch library
libsdl-ttf1.2-dev - development files for libsdl-ttf1.2
libsdl-ttf2.0-dev - development files for SDL ttf library (version 2.0)
libsdl1.2-dev - Simple DirectMedia Layer development files
libsmpeg-dev - SDL MPEG Player Library - development files
libwftk-dev - WorldForge Toolkit - a C++ widget toolkit - development files
python-pygame - SDL bindings for games development in Python
python2.2-pygame - SDL bindings for games development in Python 2.2
python2.3-pygame - SDL bindings for games development in Python 2.3


Muss ich die alle installieren?

Flori

stefan.becker
26.03.05, 11:28
Versuch erstmal die aktuelle Qemu-CVS-Version, so ein Fehler wurde dort behoben. Die Lib wird nicht unbedingt benötigt. Und schau zwecks Übersetzen ins Howto.