Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98540 - unable to link to libXext.so
Summary: unable to link to libXext.so
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-10 02:09 UTC by Jason Cox
Modified: 2005-07-10 02:28 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 Jason Cox 2005-07-10 02:09:18 UTC
I have just re emerged whole system but eagle PCB will not fine link to
libs.Eagle PCB is from cadsoft.de No other programs seam to fail this. I have
setup with multilib.


ldd /opt/eagle/bin/eagle
        linux-gate.so.1 =>  (0xffffe000)
        libXext.so.6 => not found
        libX11.so.6 => not found
        libdl.so.2 => /lib32/libdl.so.2 (0x55589000)
        libm.so.6 => /lib32/libm.so.6 (0x5558d000)
        libc.so.6 => /lib32/libc.so.6 (0x555b0000)
        /lib/ld-linux.so.2 (0x55555000)

Reproducible: Always
Steps to Reproduce:
1.dowload and install Eagle from 
ftp://ftp.cadsoft.de/pub/program/4.15/eagle-lin-eng-4.15.tgz
2.install as per instructions supplied
3.tri to run or ldd /opt/eagle/bin/eagle
Actual Results:  

ldd /opt/eagle/bin/eagle
        linux-gate.so.1 =>  (0xffffe000)
        libXext.so.6 => not found
        libX11.so.6 => not found
        libdl.so.2 => /lib32/libdl.so.2 (0x55589000)
        libm.so.6 => /lib32/libm.so.6 (0x5558d000)
        libc.so.6 => /lib32/libc.so.6 (0x555b0000)
        /lib/ld-linux.so.2 (0x55555000)

linux ~ # eagle
eagle: error while loading shared libraries: libXext.so.6: cannot open shared
object file: No such file or directory



Portage 2.0.51.22-r1 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.11.6-kraxel1 x86_64)
=================================================================
System uname: 2.6.11.6-kraxel1 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.12
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.10
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.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="* amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 "
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.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 "
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa arts berkdb bitmap-fonts cdr crypt cups curl dvb dvd eds
encode esd fam font-server fortran gif gpm gtk imagemagick imlib ipv6 jp2 jpeg
kde lirc lzw lzw-tiff mad mp3 mysql ncurses nls ogg opengl oss pam perl png
postgresql python qt readline samba sdl shared sharedmem slang ssl tcltk tcpd
tiff truetype truetype-fonts type1-fonts usb userlocales vorbis xine xml xml2
xmms xpm xrandr xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-10 02:28:13 UTC
Sorry, we don't support applications that are not in portage. Ask upstream for help.