All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <802588@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 802588] Re: Latest GIT version fails to compile on Linux -	setjmp.h problem
Date: Mon, 11 Jul 2011 18:34:24 -0000	[thread overview]
Message-ID: <20110711183424.20530.71378.malone@wampee.canonical.com> (raw)
In-Reply-To: 20110627152851.23987.43907.malonedeb@wampee.canonical.com

Patch http://patchwork.ozlabs.org/patch/103157/ is a possible solution
for this problem.

** Changed in: qemu
     Assignee: (unassigned) => Stefan Weil (ubuntu-weilnetz)

** Changed in: qemu
       Status: New => 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 ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘.’ token
  /usr/include/pngconf.h:372:12: error: unknown type name ‘__dont__’
  /usr/include/pngconf.h:372:29: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘it’
  /usr/include/pngconf.h:372:29: error: unknown type name ‘it’

  
  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

  parent reply	other threads:[~2011-07-11 18:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-27 15:28 [Qemu-devel] [Bug 802588] [NEW] Latest GIT version fails to compile on Linux - setjmp.h problem Nigel Horne
2011-06-28  8:35 ` Stefan Hajnoczi
2011-07-01  4:40 ` [Qemu-devel] [Bug 802588] " Yongjie Ren
2011-07-11 18:34 ` Stefan Weil [this message]
2011-07-29 11:07 ` Yongjie Ren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110711183424.20530.71378.malone@wampee.canonical.com \
    --to=802588@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.