Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73058 - media-gfx/gthumb-2.6.1: linking problem.
Summary: media-gfx/gthumb-2.6.1: linking problem.
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-01 11:48 UTC by Tuan Van (RETIRED)
Modified: 2005-03-06 22:22 UTC (History)
0 users

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


Attachments
strace -e trace=open gthumb (gthumb.strace,11.28 KB, text/plain)
2004-12-01 11:50 UTC, Tuan Van (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tuan Van (RETIRED) gentoo-dev 2004-12-01 11:48:52 UTC
1. # emerge -C gthumb # or emerge gthumb on a "clean" system (ie gthumb is never emerged on this box)
2. $ gthumb
gthumb: error while loading shared libraries: libgthumb.so: cannot open shared object file: No such file or directory.

I'll attach the strace.
Comment 1 Tuan Van (RETIRED) gentoo-dev 2004-12-01 11:50:06 UTC
Created attachment 45070 [details]
strace -e trace=open gthumb
Comment 2 Tuan Van (RETIRED) gentoo-dev 2004-12-01 14:11:33 UTC
err, I mistyped step 1.
# emerge -C gthumb; emerge gthumb

and my emerge info

# emerge info
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-rc1 i686)
=================================================================
System uname: 2.6.10-rc1 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz
Gentoo Base System version 1.6.6
distcc 2.18.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [disabled]
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="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
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/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig collision-protect cvs distlocks parallel-fetch prelink sandbox sfperms sign strict userpriv usersandbox verify-rdepend"
GENTOO_MIRRORS="http://gentoo.osuosl.org"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/overlay"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X avi berkdb bitmap-fonts crypt dba encode f77 fam foomaticdb fortran gd gd-external gdbm gif hal imlib java jpeg kde libg++ libwww mikmod mmx mpeg mysql ncurses nls opengl pam pdflib perl png postgres python qt readline real samba sdl session slang spell sse ssl tcpd tiff truetype unicode x86 xml2 xmms xv zlib"
Comment 3 Tuan Van (RETIRED) gentoo-dev 2004-12-02 09:00:42 UTC
After I upgrade my libtools, autosuite to the latest unstable then emerge gthumb, everything is all good. Closing this bug as WORKFORME.
Comment 4 Mathias Mahnke 2005-03-06 22:22:47 UTC
Same Problem here - emerged gthumb-2.6.3 (~x86) - everything fine now.