Public bug reported:

Since commit 0dfa7e30126364c434a48cb37a1a41119e536c2a, the qemu git
mainline no longer builds on Ubuntu 10.04 LTS.  The build fails with:

  CC    ui/input.o
ui/qemu-pixman.c: In function 'qemu_pixelformat_from_pixman':
ui/qemu-pixman.c:42: error: 'PIXMAN_TYPE_RGBA' undeclared (first use in this 
function)
ui/qemu-pixman.c:42: error: (Each undeclared identifier is reported only once
ui/qemu-pixman.c:42: error: for each function it appears in.)
make: *** [ui/qemu-pixman.o] Error 1

Andreas Gustafsson, g...@gson.org

** Affects: qemu
     Importance: Undecided
         Status: New

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

Title:
  qemu build fails on Ubuntu 10.04 LTS since recent pixman changes

Status in QEMU:
  New

Bug description:
  Since commit 0dfa7e30126364c434a48cb37a1a41119e536c2a, the qemu git
  mainline no longer builds on Ubuntu 10.04 LTS.  The build fails with:

    CC    ui/input.o
  ui/qemu-pixman.c: In function 'qemu_pixelformat_from_pixman':
  ui/qemu-pixman.c:42: error: 'PIXMAN_TYPE_RGBA' undeclared (first use in this 
function)
  ui/qemu-pixman.c:42: error: (Each undeclared identifier is reported only once
  ui/qemu-pixman.c:42: error: for each function it appears in.)
  make: *** [ui/qemu-pixman.o] Error 1

  Andreas Gustafsson, g...@gson.org

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

Reply via email to