QEMU 2.2.1 fails to build due to pixman libpng dependency
Bug #1446179 reported by
Erik Rull
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| QEMU |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
QEMU 2.2.1 does not compile properly when having set --disable-vnc-png due to the missing libpng support on the compile system. The worked great in QEMU 2.1.0 but 2.2.1 seems to have a missing dependency propagation to pixman which now requires libpng anyway. There seems to no option to disable the png support.
To post a comment you must log in.

sorry, my fault --disable-libpng fixed it in the configure option