[Bug 855630] Re: Qemu cant find SDL if --static build

2011-09-21 Thread Justin Shafer
Oh I forgot to mention, you can compile qemu 0.13.0 or higher without the --static, and with --enable-sdl just fine all the way up to 0.15.5 But with --static, it cant find libSDL. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 855630] Re: Qemu cant find SDL if --static build

2011-09-21 Thread Justin Shafer
0.12.5 Can do this just fine. It can do --static --enable-sdl together, and find my libSDL, and run posix wine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/855630 Title: Qemu cant find SDL if

[Bug 855630] Re: Qemu cant find SDL if --static build

2011-09-21 Thread Peter Maydell
SDL is only of any use for the system emulation targets. If you're just building a linux-user target there is no point passing --enable-sdl to configure. Just use ./configure --static --target-list=i386-linux- user. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 855630] Re: Qemu cant find SDL if --static build

2011-09-21 Thread Justin Shafer
Wine posix isnt fun to get. http://www.onsitedentalsystems.com/wine.tar.gz the binary files in there run fine for qemu-i386 0.12.5 but nothing higher then that.. I dont know why. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 855630] Re: Qemu cant find SDL if --static build

2011-09-21 Thread Justin Shafer
Thanks! Your right I disabled SDL and wine posix still worked on 12.5.. but not on 13.0 or higher.. I thought SDL was the reason why. ??? =) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/855630