Re: xfce4 build error

2003-11-17 Thread Net Llama!
Are you using the official source, or a gentoo build?  I've built
xfce-4.0.1 on a few boxes and never run into anything like that.  I don't
even have a sn.h on any of my boxes.

On Mon, 17 Nov 2003, Rick Sivernell 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)




-- 
~~
Lonni J Friedman[EMAIL PROTECTED]
Linux Step-by-step  TyGeMo  http://netllama.ipfox.com
___
Linux-users mailing list
[EMAIL PROTECTED]
Unsubscribe/Suspend/Etc - http://smtp.linux-sxs.org/mailman/listinfo/linux-users


xfce4 build error

2003-11-17 Thread Rick Sivernell
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


Re: xfce4 build error

2003-11-17 Thread Collins Richey
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


Re: xfce4 build error

2003-11-17 Thread Rick Sivernell
Lonnie

 I am using the gentoo emerge, Collins sent me a emerge to do first. I am doing
this now. After checking my system, found no such animal, I was a little concern.
This not the first time for this type of situation.  Lonnie  Collins, many thanks
for help

cheers

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