Gentoo ebuild errors on xfce4-session?

Philip Scott philip.scott10 at ntlworld.com
Sun Oct 31 20:10:52 CET 2004


Hi, I modified the official portage packages to work for beta2, but it 
errors out on xfce4-session (below). I'd had this with my packages for 
CVS for a while, but thought it was my system or something so just stuck 
with the beta1 session manager. I hadn't remembered to try it manually 
and did it just now but it compiles fine that way.

The error:
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..   -DORBIT2=1 -pthread 
-I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
-I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
-I/usr/include/bonobo-activation-2.0 -I/usr/X11R6/include 
-I/usr/X11R6/include -I/usr/X11R6/include -I/usr/include/xfce4 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DXTHREADS 
-D_REENTRANT -DXUSE_MTSAFE_API -I/usr/X11R6/include -I/usr/include/xfce4 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/config -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -DLIBDIR=\"/usr/lib\" 
-DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" 
-DXFSM_SHUTDOWN_HELPER=\"/usr/libexec/xfsm-shutdown-helper\" 
-mcpu=athlon-xp -march=athlon-xp -O3 -pipe -fomit-frame-pointer 
-ffast-math -MT xfce4_session-xfsm-startup.o -MD -MP -MF 
".deps/xfce4_session-xfsm-startup.Tpo" -c -o 
xfce4_session-xfsm-startup.o `test -f 'xfsm-startup.c' || echo 
'./'`xfsm-startup.c; \
then mv -f ".deps/xfce4_session-xfsm-startup.Tpo" 
".deps/xfce4_session-xfsm-startup.Po"; else rm -f 
".deps/xfce4_session-xfsm-startup.Tpo"; exit 1; fi
make[2]: *** No rule to make target `../xfce4-session/libxfsm-4.2.la', 
needed by `xfce4-session'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory 
`/var/tmp/portage/xfce4-session-4.1.91/work/xfce4-session-4.1.91/xfce4-session'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/xfce4-session-4.1.91/work/xfce4-session-4.1.91'
make: *** [all] Error 2

Now, I see a lot of changes that include libxfsm-4.2.la in 
Xfce4-commits, but I don't have nearly enough knowlege to know exactly 
what's changed that could be causing it. Can anyone help?



More information about the Xfce4-dev mailing list