Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69531 - libxfcegui4-4.1.90 doesn't create libxfcegui4.so.1 only libxfcegui4.so
Summary: libxfcegui4-4.1.90 doesn't create libxfcegui4.so.1 only libxfcegui4.so
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Brad Cowan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-30 12:06 UTC by jason wohlgemuth
Modified: 2004-11-01 14:35 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 wohlgemuth 2004-10-30 12:06:27 UTC
** (xfce4-panel:626): WARNING **: module /usr/lib/xfce4/panel-plugins/libsystemload.so cannot be opened: libxfcegui4.so.1: cannot open shared object file: No such file or directory

To fix it, I had to symlink that to libxfcegui4.so

I'm not sure if this is an ebuild issue or a xfce issue

Reproducible: Always
Steps to Reproduce:
1. unmask and add the ~x86 keyword for all xfce4 
2. upgrade everything
3.

Actual Results:  
doesn't link libxfcegui4.so.1

Expected Results:  
make libxfcegui4.so.1 link to libxfcegui4.so

Portage 2.0.51-r2 (gcc34-x86-2004.2, gcc-3.4.2, glibc-2.3.4.20041021-r0,
2.6.9-gentoo-r1y i686)
=================================================================
System uname: 2.6.9-gentoo-r1y i686 Intel(R) Pentium(R) III Mobile CPU      1000MHz
Gentoo Base System version 1.6.4
distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3  -O2 -fweb -pipe -fomit-frame-pointer -mfpmath=387,sse
-ftracer -fforce-addr"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/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/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3  -O2 -fweb -pipe -fomit-frame-pointer -mfpmath=387,sse
-ftracer -fforce-addr"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks"
GENTOO_MIRRORS="http://mirror.tucdemonic.org/gentoo/
http://gentoo.chem.wisc.edu/gentoo  ftp://gentoo.noved.org/ ftp://gentoo.ccccom.com"
MAKEOPTS="-j4"                  
PKGDIR="/usr/portage/packages"  
PORTAGE_TMPDIR="/var/tmp"       
PORTDIR="/usr/portage"          
PORTDIR_OVERLAY=""              
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb bitmap-fonts bonobo bootsplash bzlib cddb cdparanoia
cdr clamav codecs crypt cups divx4linux dvd dvdr dvdread encode esd f77 fbdev
flac foomaticdb gdbm gif gpm gtk gtk2 icc imlib imlib2 java jit jpeg libg++
libwww mad mikmod mmx motif mpeg mplayer msn ncurses nptl oggvorbis opengl oss
pam pcmcia pdflib perl png pnp python qemu-fast qt quicktime radeon readline
samba sdl slang softmmu spell sse ssl svga tcltk tcpd truetype v4l2 x86 xml2
xmms xprint xv yahoo zlib video_cards_radeon"
Comment 1 Brad Cowan (RETIRED) gentoo-dev 2004-11-01 14:35:43 UTC
seems to be some kind of libtool problem on your system, could you try the latest release and re-open if it still doesn't work