hello, i'm trying to compile qemu on Solaris 10 U2 on ultra 20 (amd64), but configure failed: caiman-henry% ./configure --prefix=/tmp/qemu --target-list=x86_64-softmmu,i386-softmmu --disable-gcc-check 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/henry/qemu C compiler gcc Host C compiler gcc make gmake install ginstall host CPU x86_64 host big endian no target list x86_64-softmmu i386-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 no kqemu support yes Documentation yes 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.
but SDL is here, i compiled it as explained on web site: caiman-henry% which sdl-config /opt/local/bin/amd64/sdl-config caiman-henry% sdl-config --version 1.2.12 Anybody can help? The same thing works on Nevada b56 without compiling SDL (SDL from blastwave, 32 bits) thanks, gerard -- This message posted from opensolaris.org