From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51038) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzK9l-0005FL-UD for qemu-devel@nongnu.org; Wed, 26 Oct 2016 05:06:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzK9i-000249-3O for qemu-devel@nongnu.org; Wed, 26 Oct 2016 05:05:57 -0400 Received: from indium.canonical.com ([91.189.90.7]:53672) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bzK9h-00023z-TM for qemu-devel@nongnu.org; Wed, 26 Oct 2016 05:05:54 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1bzK9g-0004o0-CR for ; Wed, 26 Oct 2016 09:05:52 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id A1FB42E80AE for ; Wed, 26 Oct 2016 09:05:50 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Wed, 26 Oct 2016 08:53:53 -0000 From: Thomas Huth <705931@bugs.launchpad.net> Reply-To: Bug 705931 <705931@bugs.launchpad.net> Sender: bounces@canonical.com References: <20110121152557.9687.39583.malonedeb@palladium.canonical.com> Message-Id: <20161026085354.20462.90549.launchpad@soybean.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 705931] Re: make ui sdl error 1 on git devel List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ** Changed in: qemu Status: New =3D> Incomplete -- = 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: Incomplete Bug description: after clone git devel, try compile on slackware 13.1 32 bit machine got error: ui/sdl.c:809:1: error: expected '=3D', ',', ';', '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=3Dgcc COLLECT_LTO_WRAPPER=3D/usr/libexec/gcc/i486-slackware-linux/4.5.1/lto-wra= pper Target: i486-slackware-linux Configured with: ../gcc-4.5.1/configure --prefix=3D/usr --libdir=3D/usr/l= ib --mandir=3D/usr/man --infodir=3D/usr/info --enable-shared --enable-boots= trap --enable-languages=3Dada,c,c++,fortran,java,objc,lto --enable-threads= =3Dposix --enable-checking=3Drelease --with-system-zlib --with-python-dir= =3D/lib/python2.6/site-packages --disable-libunwind-exceptions --enable-__c= xa_atexit --enable-libssp --enable-lto --with-gnu-ld --verbose --with-arch= =3Di486 --target=3Di486-slackware-linux --build=3Di486-slackware-linux --ho= st=3Di486-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 Inte= l(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