qalbi, do you still have issues? -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/705931
Title: make ui sdl error 1 on git devel Status in QEMU: New Bug description: after clone git devel, try compile on slackware 13.1 32 bit machine got error: ui/sdl.c:809:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token ui/sdl.c:815:36: error: expected ')' before '*' token /usr/include/X11/Xlib.h:3575:14: error: old-style parameter declarations in prototyped function definition /usr/include/X11/Xlib.h:3576:5: error: parameter name omitted ui/sdl.c:883:1: error: expected '{' at end of input ui/sdl.c:883:1: error: control reaches end of non-void function make: *** [ui/sdl.o] Error 1 root@darkstar:/usr/src/qemu/qemu# gcc -v Reading specs from /usr/lib/gcc/i486-slackware-linux/4.5.1/specs COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i486-slackware-linux/4.5.1/lto-wrapper Target: i486-slackware-linux Configured with: ../gcc-4.5.1/configure --prefix=/usr --libdir=/usr/lib --mandir=/usr/man --infodir=/usr/info --enable-shared --enable-bootstrap --enable-languages=ada,c,c++,fortran,java,objc,lto --enable-threads=posix --enable-checking=release --with-system-zlib --with-python-dir=/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__cxa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch=i486 --target=i486-slackware-linux --build=i486-slackware-linux --host=i486-slackware-linux Thread model: posix gcc version 4.5.1 (GCC) root@darkstar:/usr/src/qemu/qemu# uname -a Linux darkstar 2.6.35.7-smp #2 SMP Mon Oct 11 14:52:09 CDT 2010 i686 Intel(R) Core(TM)2 Duo CPU T7100 @ 1.80GHz GenuineIntel GNU/Linux root@darkstar:/usr/src/qemu/qemu# cat /etc/slackware-version Slackware 13.1.0 thanks To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/705931/+subscriptions