On Mon, 17 Nov 2003 07:43:39 -0600 Rick Sivernell <[EMAIL PROTECTED]> wrote:

> 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)
> 

On my system, this is in /usr/include/startup-notification-1.0/libsn and qpkg
-f usr/include/startup-notification-1.0/libsn indicates that this is a part of
x11-libs/startup-notification.

For now, emerge startup-notification.

Not quite sure why xfce4 is looking for this or why it's not listed as a
dependancy in the ebuild(s).  I suggest you search and then open a bugzilla
report for this.

HTH.

-- 
Collins Richey - Denver Area
if you fill your heart with regrets of yesterday and the 
worries of tomorrow, you have no today to be thankful for.


_______________________________________________
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc -> http://smtp.linux-sxs.org/mailman/listinfo/linux-users

Reply via email to