From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:54570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgLPz-00069l-T3 for qemu-devel@nongnu.org; Mon, 11 Jul 2011 14:41:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QgLPy-0002Zi-Dw for qemu-devel@nongnu.org; Mon, 11 Jul 2011 14:41:19 -0400 Received: from adelie.canonical.com ([91.189.90.139]:60845) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgLPy-0002ZZ-3q for qemu-devel@nongnu.org; Mon, 11 Jul 2011 14:41:18 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by adelie.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1QgLPv-00017V-Ts for ; Mon, 11 Jul 2011 18:41:16 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 2FE772EE118 for ; Mon, 11 Jul 2011 18:41:13 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Mon, 11 Jul 2011 18:34:24 -0000 From: Stefan Weil <802588@bugs.launchpad.net> Sender: bounces@canonical.com References: <20110627152851.23987.43907.malonedeb@wampee.canonical.com> Message-Id: <20110711183424.20530.71378.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 Patch http://patchwork.ozlabs.org/patch/103157/ is a possible solution for this problem. ** Changed in: qemu Assignee: (unassigned) =3D> Stefan Weil (ubuntu-weilnetz) ** Changed in: qemu Status: New =3D> Fix Committed -- = 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 Committed 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