Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
games-emulation/mamory doesn't build on amd64 because of fPIC CFLAGS issues Removing hardcoded CFLAGS and starting eautoreconf makes this app work on amd64. Reproducible: Always Steps to Reproduce:
Created an attachment (id=73072) [details] new ebuild Fixed ebuild for amd64. Ofcourse it can be done by a patch instead of sed if you prefer that.
Well, I can say that this is building on AMD64, but I can't really test it towards functionality... I still keyword it, you can feel free to kill me if it breaks on an ~amd64 system :) The DEPENDS on autoconf, automake and libtool are not necessary, those packages belong to gentoo's system category and should always be present. If they aren't being unable to build mamory is the least of your problems ^^
Created an attachment (id=90220) [details] New ebuild without unnecessary DEPENDS
marked ~amd64, thanks all