Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 72788 - viruskiller 0.9 does *NOT* work on PPC
Summary: viruskiller 0.9 does *NOT* work on PPC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-28 20:37 UTC by Luke-Jr
Modified: 2004-12-16 04:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke-Jr 2004-11-28 20:37:18 UTC
Tried viruskiller 0.9 on ppc (it's keyworded ~ppc), but the game has a bug making it unplayable (the viruses don't ever completely go away after being killed).
The game works fine on my x86_64 system, so I suspect it is an endian bug.
Comment 1 Joe Jezak (RETIRED) gentoo-dev 2004-12-16 04:55:52 UTC
It's not an endian problem, forcing compilation with -fsigned-char fixes the bug.  I've also added a check to ensure that sed has no errors, added a dependancy on pkgconfig and removed the references to zzlib-config.  This ensures that the zzlib libraries are located correctly.