Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71428 - games-rpg/aklabeth works on amd64
Summary: games-rpg/aklabeth works on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 All
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 12:28 UTC by Daniel Karlsson
Modified: 2004-11-22 11:11 UTC (History)
1 user (show)

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 Daniel Karlsson 2004-11-16 12:28:26 UTC
Add ~amd64 KEYWORD
Comment 1 Karol Wojtaszek (RETIRED) gentoo-dev 2004-11-21 06:56:19 UTC
It doesn't work for me:

$ /usr/games/bin/aklabeth 
Fatal Error at line 50 of sdw.cpp
Comment 2 Daniel Karlsson 2004-11-22 09:13:38 UTC
okay.. it still works for me..

It seems like it for some reason fails to initialize SDL for you.. the offending lines:

	if (SDL_Init(SDL_INIT_VIDEO | SDL_INIT_TIMER | SDL_INIT_JOYSTICK) == -1)	            SDWERROR();
	atexit(SDL_Quit);							

Here is my "emerge info":

mental boogah # emerge info
Portage 2.0.51-r3 (default-linux/amd64/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.8-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.8-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.6
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -ffast-math -fweb -frename-registers -mtune=athlon64 -march=athlon64"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -ffast-math -fweb -frename-registers -mtune=athlon64 -march=athlon64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://ftp.du.se/pub/os/gentoo http://mirror.pudas.net/gentoo http://ds.thn.htu.se/linux/gentoo ftp://mirror.pudas.net/gentoo http://mirror.uni-c.dk/gentoo/ ftp://ftp.linux.ee/pub/gentoo/distfiles/ http://gentoo.math.bme.hu http://mirror.uni-c.dk/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa arts berkdb bitmap-fonts cdr crypt cups esd f77 fam flac fortran gdbm gif gnome gpm gstreamer gtk2 imagemagick imlib ipv6 java jp2 jpeg junit kde libwww lzw lzw-tiff mad mikmod motif mozilla mysql nas ncurses nls nptl odbc offensive oggvorbis opengl oss pam pdflib perl png python qt readline ruby samba sdl slang sqlite ssl tcltk tcpd tetex threads tiff truetype unicode usb userlocales xml xml2 xmms xpm xrandr xv zlib"
Comment 3 Karol Wojtaszek (RETIRED) gentoo-dev 2004-11-22 11:08:04 UTC
OK, it works fine, my mistake ;). I'll keyword this today later
Comment 4 Karol Wojtaszek (RETIRED) gentoo-dev 2004-11-22 11:11:08 UTC
Keyworded, thanks for info