Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121536 - unreal-tournament-goty ebuild 451 requires dependancy on emul-linux-x86-sdl on amd64.
Summary: unreal-tournament-goty ebuild 451 requires dependancy on emul-linux-x86-sdl o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-04 05:34 UTC by Rob Andrews
Modified: 2006-03-27 08:41 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 Rob Andrews 2006-02-04 05:34:22 UTC
The ebuild (version 451) for games-fps/unreal-tournament-goty does not depend on app-emulation/emul-linux-x86-sdl on amd64. As a result, when starting you are met with the message:

Creating preferences directory...
Creating directory /home/nine/.loki/ut/
Creating directory /home/nine/.loki/ut/System
./ut-bin: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No such file or directory

Installling the necessary app-emulation/emul-linux-x86-sdl provides the libSDL-1.2.so.0 required by the game.

Note: This does *not* apply to games-fps/unreal-tournament ONLY games-fps/unreal-tournament-goty. games-fps/unreal-tournament contains the necessary dependancy.

emerge --info, for if it's needed:
Portage 2.1_pre4-r1 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.6-r2, 2.6.15-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 4000+
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     2.3.5, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=athlon64"
CHOST="x86_64-pc-linux-gnu"
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 -march=athlon64"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox 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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac acpi aim alsa apache2 audiofile avi bash-completion berkdb bitmap-fonts bluetooth bmp bzip2 cdr cjk crypt cups curl dbus doc dri dts dv dvb dvd dvdr dvdread eds emboss encode ethereal evo examples exif ffmpeg firefox flac foomaticdb fortran ftp gif gnome gnutls gpm gstreamer gtk gtk2 gtkhtml hal icq idn ieee1394 imap imlib ipv6 jabber java javascript jpeg kde lcms libcaca lm_sensors lzw lzw-tiff mad maildir mbox migemo mikmod mng mp3 mpeg msn mysql mysqli ncurses nls nptl nsplugin offensive ogg oggvorbis openal opengl oscar pam pcre pdflib perl png ppds python qt quicktime readline samba sdl shorten slang sndfile spell ssl tcpd theora tidy tiff truetype truetype-fonts type1-fonts unicode usb userlocales v4l videos vorbis wifi xine xml2 xpm xprint xv xvid yahoo zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2006-03-27 08:41:19 UTC
This was already fixed when doing modular X dependencies.