All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <1432861@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1432861] Re: configure can't find opengl
Date: Tue, 17 Mar 2015 06:29:26 -0000	[thread overview]
Message-ID: <20150317062926.18985.68341.malone@gac.canonical.com> (raw)
In-Reply-To: 20150316221048.14499.89324.malonedeb@wampee.canonical.com

Confirmed for Debian Jessie, too. The package mesa-common-dev includes /usr/include/GL/glx.h, but only a 
/usr/lib/x86_64-linux-gnu/pkgconfig/dri.pc. There is no glx.pc for Debian.

** Changed in: qemu
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1432861

Title:
  configure can't find opengl

Status in QEMU:
  Confirmed

Bug description:
  When passing --enable-opengl to ./configure qemu now looks for a
  glx.pc but this doesn't exist on Gentoo or apparently Fedora 21
  according to the mailing list reports.

  On my amd64 funtoo box these are the *glx.pc files found
  /usr/lib32/pkgconfig/xcb-glx.pc
  /usr/lib32/pkgconfig/cairo-glx.pc
  /usr/lib64/pkgconfig/xcb-glx.pc
  /usr/lib64/pkgconfig/cairo-glx.pc

  The list of *gl.pc files on the same box:
  /usr/lib32/pkgconfig/cairo-egl.pc
  /usr/lib32/pkgconfig/egl.pc
  /usr/lib32/pkgconfig/gl.pc
  /usr/lib32/pkgconfig/cairo-gl.pc
  /usr/portage/media-gfx/nvidia-cg-toolkit/files/nvidia-cg-toolkit-gl.pc.in
  /usr/portage/media-libs/opengl-apple/files/gl.pc
  /usr/lib64/pkgconfig/cairo-egl.pc
  /usr/lib64/pkgconfig/egl.pc
  /usr/lib64/pkgconfig/ftgl.pc
  /usr/lib64/pkgconfig/gl.pc
  /usr/lib64/pkgconfig/cairo-gl.pc

  
  On my sparc64 box:
  /usr/lib/pkgconfig/xcb-glx.pc
  /usr/lib/pkgconfig/cairo-glx.pc

  
  The qemu ebuild in gentoo has been updated to support --enable/disable-opengl but glx.pc seems to possibly be distro specific?

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1432861/+subscriptions

  reply	other threads:[~2015-03-17  6:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16 22:10 [Qemu-devel] [Bug 1432861] [NEW] configure can't find opengl Chase Rayfield
2015-03-17  6:29 ` Stefan Weil [this message]
2015-03-17  6:56   ` [Qemu-devel] [Bug 1432861] " Gonglei
2015-03-17 12:19 ` Stefan Weil

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=20150317062926.18985.68341.malone@gac.canonical.com \
    --to=1432861@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.