Bug 112798 - amd64 support for games-emulation/mamory
Bug#: 112798 Product:  Gentoo Linux Version: 2005.1 Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: joker@gentoo.org
Component: Games
URL: 
Summary: amd64 support for games-emulation/mamory
Keywords:  TESTED
Status Whiteboard: 
Opened: 2005-11-17 03:58 0000
Description:   Opened: 2005-11-17 03:58 0000
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:

------- Comment #1 From Christian Birchinger 2005-11-17 04:00:34 0000 -------
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.

------- Comment #2 From Michael Weyershäuser 2006-06-26 16:20:25 0000 -------
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 ^^

------- Comment #3 From Michael Weyershäuser 2006-06-26 16:21:32 0000 -------
Created an attachment (id=90220) [details]
New ebuild without unnecessary DEPENDS

------- Comment #4 From Simon Stelling (RETIRED) 2006-07-06 00:54:56 0000 -------
marked ~amd64, thanks all