First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 98026
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 93867
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Timothy Miller <theosib@hotmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 98026 depends on: Show dependency tree
Bug 98026 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-07-05 10:46 0000
Apparently, some problem finding a bz2 library.  Missing dependency?

i686-pc-linux-gnu-gcc -O2 -march=athlon-xp -finline-functions
-fomit-frame-pointer -pipe -Wall -o .libs/threshold_alpha threshold_alpha.o 
../../libgimp/.libs/libgimpui-2.0.so
../../libgimpwidgets/.libs/libgimpwidgets-2.0.so
../../libgimp/.libs/libgimp-2.0.so ../../libgimpcolor/.libs/libgimpcolor-2.0.so
../../libgimpbase/.libs/libgimpbase-2.0.so /usr/lib/libgtk-x11-2.0.so
/usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so
-lm /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so
/usr/lib/libpango-1.0.so /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so
-ldl /usr/lib/libglib-2.0.so
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/bin/ld:
warning: libbz2.so.1.0, needed by /usr/lib/libgsf-1.so.1, not found (try using
-rpath or -rpath-link)
/usr/lib/libgsf-1.so.1: undefined reference to `BZ2_bzDecompressInit'
/usr/lib/libgsf-1.so.1: undefined reference to `BZ2_bzDecompress'
/usr/lib/libgsf-1.so.1: undefined reference to `BZ2_bzDecompressEnd'
/usr/lib/libgsf-1.so.1: undefined reference to `BZ2_bzCompress'
/usr/lib/libgsf-1.so.1: undefined reference to `BZ2_bzCompressInit'
/usr/lib/libgsf-1.so.1: undefined reference to `BZ2_bzCompressEnd'
collect2: ld returned 1 exit status
make[3]: *** [svg] Error 1


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Emerge info:

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.10-gentoo-r5 i686)
=================================================================
System uname: 2.6.10-gentoo-r5 i686 AMD Athlon(tm) XP 2800+
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May  4 2005, 02:06:47)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.9.5, 1.6.3, 1.8.5-r3, 1.7.9-r1, 1.4_p6
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -finline-functions -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/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 -march=athlon-xp -finline-functions -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://mirrors.tds.net/gentoo
ftp://ibiblio.org/pub/Linux/distributions/gentoo/ http://gentoo.ccccom.com
http://adelie.polymtl.ca/"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X Xaw3d aalib acpi aim alsa apache2 apm arts avi berkdb
bitmap-fonts bonobo cdr crypt cups curl dga directfb eds emacs emacs-w3 emboss
encode esd evo f77 f90 fam fbcon flac foomaticdb fortran gb gcj gd gd-external
gdbm ggi gif gnome gpm gstreamer gtk gtk2 gtkhtml imagemagick imlib innodb ipv6
java jpeg junit kde kerberos ldap libg++ libgda libwww mad mikmod mmx motif
mozilla mp3 mpeg msn mysql ncurses nls ogg oggvorbis opengl oss pam pdflib perl
php plotutils png postgres ppds python qt quicktime radeon readline samba sasl
scanner sdl slang spell sse ssl svga tcltk tcpd theora tiff truetype
truetype-fonts type1-fonts unicode usb vorbis winbind wxwindows xine xml xml2
xmms xslt xv zlib video_cards_radeon userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

------- Comment #1 From Rouslan Solomakhin 2005-07-05 12:56:48 0000 -------
Thanks for taking the time to report this issue. We need more information to
gain better understanding of it and provide a fix. Please, attach output of
running command "ldd /usr/lib/libgsf-1.so.1"

------- Comment #2 From Jakub Moc (RETIRED) 2005-07-05 13:02:11 0000 -------

*** This bug has been marked as a duplicate of 93867 ***

First Last Prev Next    No search results available      Search page      Enter new bug