Compiling Gnome ?



Hi,

I was wondering if anybody managed to get gnome compiled on FreeBSD.
After some fiddling I can get gnome-libs-0.20 (from tarball) compiled (I
think propperly).
But when I try to compile gnome-core-0.20 I get the following errors.

First as a normal user:

Making all in panel
gmake[2]: Entering directory `/usr/home/gnome/gnome-core-0.20/panel'
/bin/sh ../libtool --mode=compile mico-c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/X11R6/lib/glib/includ
e -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include  -c applet-lib.cc
mico-c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/
include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include -c -fPIC -DPIC applet-lib.cc
/usr/local/include/ministl/vector.h: In method `void vector<CORBA::OperationDescription>::erase(struct CORBA::OperationDescription *)':
In file included from /usr/local/include/mico/gtkmico.h:28,
                 from applet-lib.cc:2:
/usr/local/include/ministl/vector.h:285: virtual memory exhausted
Segmentation fault
gmake[2]: *** [applet-lib.lo] Error 139
gmake[2]: Leaving directory `/usr/home/gnome/gnome-core-0.20/panel'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/gnome/gnome-core-0.20'
gmake: *** [all-recursive-am] Error 2


After su-ing to root I get this:

Making all in panel
gmake[2]: Entering directory `/usr/home/gnome/gnome-core-0.20/panel'
/bin/sh ../libtool --mode=compile mico-c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -I/usr/local/include -I/usr/local/include -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/X11R6/lib/glib/includ
e -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include  -c applet-lib.cc
mico-c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -I/usr/local/include -DNEED_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/
include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include -c -fPIC -DPIC applet-lib.cc
applet-lib.cc: In function `struct _CallbackInfo * get_callback_info(int, char *)':
applet-lib.cc:183: warning: ANSI C++ forbids implicit conversion from `void *' in assignment
applet-lib.cc: In function `void gnome_panel_applet_cleanup(int)':
applet-lib.cc:541: warning: ANSI C++ forbids implicit conversion from `void *' in assignment
Segmentation fault - core dumped
gmake[2]: *** [applet-lib.lo] Error 139
gmake[2]: Leaving directory `/usr/home/gnome/gnome-core-0.20/panel'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/gnome/gnome-core-0.20'
gmake: *** [all-recursive-am] Error 2


If anybody could please point me out to what I might be doing wrong .. or
on how to fix this problem please let me know ... I would like to check
out gnome.

Pascal Hofstee




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]