(bash) configure should detect SDL, like this:

% bash configure --target-list=i386-softmmu --prefix=/tmp/qemu
Install prefix    /tmp/qemu
BIOS directory    /tmp/qemu/share/qemu
binary directory  /tmp/qemu/bin
Manual directory  /tmp/qemu/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path       /home/tiger2/src/qemu-cvs
C compiler        gcc
make              gmake
install           ginstall
host CPU          i386
host big endian   no
target list       i386-softmmu
gprof enabled     no
static build      no
SDL support       yes
SDL static link   yes
...


Looking at the qemu configure script, it needs the <SDL.h> header file, and 
probably
the "sdl-config" command.
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to