Bug 88227 - doom3-demo needs emul-linux-x86-xlibs as a dependancy
Bug#: 88227 Product:  Gentoo Linux Version: unspecified Platform: AMD64
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: kevinmcclusky@yahoo.com
Component: Games
URL: 
Summary: doom3-demo needs emul-linux-x86-xlibs as a dependancy
Keywords:  
Status Whiteboard: 
Opened: 2005-04-06 21:42 0000
Description:   Opened: 2005-04-06 21:42 0000
Emerging doom3-demo (and probably doom3 as well) with a pure amd64 system gives
this message:

./doom.x86: error while loading shared libraries: libX11.so.6: cannot open
shared object file: No such file or directory

Emerging the x11 32 bit compatability layer
(app-emulation/emul-linux-x86-xlibs) fixes the problem.  It seems to me that
adding the package as a dependancy makes sense.

Found someone else with the same problem on the forums:
http://forums.gentoo.org/viewtopic-t-308766-highlight-doom3demo.html

Reproducible: Always
Steps to Reproduce:




Gentoo Base System version 1.4.16
Portage 2.0.51.19 (default-linux/amd64/2005.0, gcc-3.4.3,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r3 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r3 x86_64 AMD Athlon(tm) 64 Processor 2800+
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar  4 2005,
20:56:19)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/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/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
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 acpi alsa arts artworkextra berkdb bitmap-fonts cdr cjk crypt cups
doc dvdr esd fam flac font-server fortran gif gnome gpm gstreamer gtk gtk2
guile
hal imlib ipv6 java jp2 jpeg kde lzw lzw-tiff mad mikmod mozilla mp3 mysql
ncurses nls nptl oggvorbis opengl oss pam perl png portaudio python qt readline
samba silc spell ssl tcltk tcpd tiff truetype truetype-fonts type1-fonts
unicode
usb userlocales xml2 xmms xpm xprint xrandr xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY

------- Comment #1 From SpanKY 2005-04-06 22:25:30 0000 -------
i dunno, i'm pretty sure the amd64 team keeps deleting that on us

------- Comment #2 From Danny van Dyk (RETIRED) 2005-04-07 05:16:44 0000 -------
hm, games-fps/doom3-demo is already listed in the no-multilib/package.mask, so
just go ahead and add the emulation package to DEPEND ;-)

------- Comment #3 From Chris Gianelloni (RETIRED) 2005-04-07 13:02:48 0000 -------
Fixed