Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43507 - xfce4-utils needs libgail-gnome
Summary: xfce4-utils needs libgail-gnome
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-02 14:08 UTC by Philippe Lafoucrière
Modified: 2004-03-14 20:47 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 Philippe Lafoucrière 2004-03-02 14:08:37 UTC
when emerging xfce4 ("emerge xfc4"), I got this error :

libtool: link: cannot find the library `/usr/lib/libgailutil.la'

and emerge failed.

I just needed to emerge libgail-gnome. 
Could you add a depency to this package please ?
Comment 1 Philippe Lafoucrière 2004-03-02 14:09:12 UTC
Here's complete output (last line before error) :

/bin/sh ../libtool --mode=link gcc  -march=athlon-mp -O3 -pipe   -o xfce4-about  xfce4_about-info.o -Wl,--export-dynamic -lgtkhtml-2 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -Wl,--export-dynamic -L/usr/X11R6/lib -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
mkdir .libs
libtool: link: cannot find the library `/usr/lib/libgailutil.la'
make[2]: *** [xfce4-about] Error 1
make[2]: Leaving directory `/var/tmp/portage/xfce-utils-4.0.3/work/xfce-utils-4.0.3/xfce4-about'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xfce-utils-4.0.3/work/xfce-utils-4.0.3'
make: *** [all] Error 2

!!! ERROR: xfce-base/xfce-utils-4.0.3 failed.
!!! Function src_compile, Line 33, Exitcode 2
!!! (no error message)
Comment 2 Brad Cowan (RETIRED) gentoo-dev 2004-03-02 18:57:07 UTC
afaik libgail isn't a dep of xfce4? I don't have it installed and have never seen this before. maybe some dynamic linking from a previuos gnome merge or something?
Comment 3 Brad Cowan (RETIRED) gentoo-dev 2004-03-14 20:47:02 UTC
closing