Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125515 - Feature request: emerging games-rpg/egoboo
Summary: Feature request: emerging games-rpg/egoboo
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All Other
: High enhancement (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-08 12:26 UTC by Dirk Schoenberger
Modified: 2007-09-14 16:46 UTC (History)
0 users

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


Attachments
make it compile on MacOSX (egoboo-macos.patch,1.70 KB, patch)
2006-03-08 12:29 UTC, Dirk Schoenberger
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schoenberger 2006-03-08 12:26:26 UTC
I tried to emerge games-rpg/egoboo-2.22. With the attached patch it compile and links on MacOSX (Tiger), but there seem to be left some issues while post-install.

The messages are 

>>> Install egoboo-2.22 into /var/tmp/portage/egoboo-2.22/image/ category games-rpg
>>> dobin: making /var/tmp/portage/egoboo-2.22/temp/egoboo executable...
chmod: basicdat: No such file or directory
chmod: players: No such file or directory
chmod: import: No such file or directory
man:
prepallstrip:
/usr/lib/portage/bin/prepstrip: line 1: scanelf: command not found


After that the process seem to hang.

My emerge info

Portage 2.1_pre3-r1 (default-darwin/macos/10.4, gcc-4.0.0, libsystem-7.1-r0, 8.5.0 Power Macintosh)
=================================================================
System uname: 8.5.0 Power Macintosh powerpc
macos-20041118
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
dev-lang/python:     [Not Present]
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  [Not Present]
sys-devel/libtool:   [Not Present]
virtual/os-headers:  7.1
ACCEPT_KEYWORDS="ppc-macos"
AUTOCLEAN="yes"
CBUILD="powerpc-apple-darwin8"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin8"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/local"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc aalib audiofile emboss exif expat ffmpeg gdbm gif gmp imagemagick jpeg lcms libwww lua mhash mng nls ogg opengl pcre png ppc-macos qt recode sdl slang svg tiff truetype vorbis elibc_Darwin kernel_Darwin userland_Darwin"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Dirk Schoenberger 2006-03-08 12:29:06 UTC
Created attachment 81714 [details, diff]
make  it compile on MacOSX

The patch to Makefile is possibly a little platform dependent. egoboo doesn't seem to have any configure script or similar facilities.
Comment 2 Dirk Schoenberger 2006-03-08 13:11:19 UTC
Seems to be I was to hasty. the prepstrip strip finishes and the package emerge fine.
Unfortunately I have problems running it. If I start 

/usr/games/bin/egoboo
I get 

Egoboo, Copyright (C) 2000 Aaron Bishop
Unable to load icon

and the program terminates. Seems that the app tries to load the image 
basicdat/icon.bmp

which is not found (because basicdat, players and import folders don't emerge)
Comment 3 Fabian Groffen gentoo-dev 2007-09-14 16:46:50 UTC
I try to stay away from the games team