libgme0 built without zlib support
Bug #763997 reported by
David Schneider
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
game-music-emu (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
On Ubuntu 10.10, libgme0 version 0.5.5-2, libgme0 is built without zlib support, so VGZ doesn't work as advertised.
It looks like while the package uses CMake, it doesn't autodetect zlib; you have to uncomment the #define in blargg_config.h.
To post a comment you must log in.
This is still an issue in Ubuntu 12.10, amazingly enough.
Here's a patch that applies to source to enable zlib and silence some typecast errors.