From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qml2m-0001rn-U1 for qemu-devel@nongnu.org; Fri, 29 Jul 2011 07:15:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qml2l-0002iO-Tr for qemu-devel@nongnu.org; Fri, 29 Jul 2011 07:15:52 -0400 Received: from adelie.canonical.com ([91.189.90.139]:36170) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qml2l-0002i8-Pl for qemu-devel@nongnu.org; Fri, 29 Jul 2011 07:15:51 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Qml2k-0000TC-8G for ; Fri, 29 Jul 2011 11:15:50 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 493872EA03F for ; Fri, 29 Jul 2011 11:15:49 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Fri, 29 Jul 2011 11:07:56 -0000 From: Yongjie Ren <802588@bugs.launchpad.net> Sender: bounces@canonical.com References: <20110627152851.23987.43907.malonedeb@wampee.canonical.com> Message-Id: <20110729110756.10626.65459.malone@wampee.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 802588] Re: Latest GIT version fails to compile on Linux - setjmp.h problem Reply-To: Bug 802588 <802588@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org this issue got fixed. It doesn't exist in qemu-kvm.git fda19064e889d4419dd3dc69ca8e6e7a1535fdf5 ** Changed in: qemu Status: Fix Committed =3D> Fix Released -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/802588 Title: Latest GIT version fails to compile on Linux - setjmp.h problem Status in QEMU: Fix Released Bug description: Git version: f26e428da505709ec03b2ed2c9eb3db82b30bd7b Gcc: 4.6.1 Host: Debinan/x86_64 Fails to compile at In file included from /usr/include/png.h:518:0, from ui/vnc-enc-tight.c:37: /usr/include/pngconf.h: At top level: /usr/include/pngconf.h:371:21: error: expected =E2=80=98=3D=E2=80=99, =E2= =80=98,=E2=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__= attribute__=E2=80=99 before =E2=80=98.=E2=80=99 token /usr/include/pngconf.h:372:12: error: unknown type name =E2=80=98__dont__= =E2=80=99 /usr/include/pngconf.h:372:29: error: expected =E2=80=98=3D=E2=80=99, =E2= =80=98,=E2=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__= attribute__=E2=80=99 before =E2=80=98it=E2=80=99 /usr/include/pngconf.h:372:29: error: unknown type name =E2=80=98it=E2=80= =99 = Looking at pngconf.h around line 370 gives the reason for the compilation= failure: # ifdef _SETJMP_H /* If you encounter a compiler error here, see the explanation * near the end of INSTALL. */ __pngconf.h__ in libpng already includes setjmp.h; __dont__ include it again.; # endif To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/802588/+subscriptions