List Trying to upgrade xfce to xfce4 on gentoo, I get the following error on compile. Is there some env var missing that gentoo may not be setting? Any one else update to xfce4 on gentoo. cheers
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/startup-notification-1.0 -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 -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/X11R6/include -I../common -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share/xfwm4\" -march=pentium3 -O3 -pipe -MT xfwm4-events.o -MD -MP -MF ".deps/xfwm4-events.Tpo" \ -c -o xfwm4-events.o `test -f 'events.c' || echo './'`events.c; \ then mv -f ".deps/xfwm4-events.Tpo" ".deps/xfwm4-events.Po"; \ else rm -f ".deps/xfwm4-events.Tpo"; exit 1; \ fi In file included from client.c:51: startup_notification.h:31:22: libsn/sn.h: No such file or directory In file included from events.c:46: startup_notification.h:31:22: libsn/sn.h: No such file or directory make[2]: *** [xfwm4-events.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [xfwm4-client.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/xfwm4-4.0.0/work/xfwm4-4.0.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/xfwm4-4.0.0/work/xfwm4-4.0.0' make: *** [all] Error 2 !!! ERROR: xfce-base/xfwm4-4.0.0 failed. !!! Function src_compile, Line 31, Exitcode 2 !!! (no error message) -- Rick Sivernell Dallas, Texas 75287 972 306-2296 [EMAIL PROTECTED] Gentoo Linux Registered Linux User .~. / v \ /( _ )\ ^ ^ In Linux we trust! _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://smtp.linux-sxs.org/mailman/listinfo/linux-users
