Can't compile gnome-libs-0.30



Hi,

I followed the advice somebody gave me on the list, but I still cannot
compile gnome-libs-0.30 on my "Debian GNU/Linux 2.0 system". 
I have gtk1.0.6 and imlib1.8.1 compiled and installed in /usr/local and
glib-1.1.3, gtk-1.1.2, imlib-1.8.1 and ORBit-0.3.0 in /usr/local/gnome. 
I called the configure-script of gnome-libs-0.30 with the following
prefixes:
      --prefix=/usr/local/gnome 
      --gtk-prefix=/usr/local/gnome
      --glib-prefix=/usr/local/gnome
      --imlib-prefix=/usr/local/gnome
      --with-included-gettext 

Why is the script looking for the imlib-config in /bin? I made a symbolic
ln to /usr/local/gnome/bin. 
When I call make the compilation of gnome-libs stops after a short time
with the following error message:

argp-help.c: In function `hol_append':
argp-help.c:801: warning: value computed is not used
argp-help.c:806: warning: value computed is not used
In file included from /usr/include/jpeglib.h:24,
                 from /usr/local/gnome//include/gdk_imlib_private.h:45,
                 from convertrgb.h:11,
                 from convertrgb.c:8:
/usr/include/jconfig.h:12: warning: `HAVE_STDLIB_H' redefined
../../config.h:227: warning: this is the location of the previous definition
/usr/local/gnome//lib/libgtk.so: undefined reference to `g_module_supported'
/usr/local/gnome//lib/libgtk.so: undefined reference to `g_module_error'
/usr/local/gnome//lib/libgtk.so: undefined reference to `g_module_make_resident'
/usr/local/gnome//lib/libgtk.so: undefined reference to `g_module_close'
/usr/local/gnome//lib/libgtk.so: undefined reference to `g_module_name'
/usr/local/gnome//lib/libgtk.so: undefined reference to `g_module_symbol'
/usr/local/gnome//lib/libgtk.so: undefined reference to `g_module_open'
make[3]: *** [convertrgb] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

I hope somebody can help me! I think there is someone on the list who had
the same problems on a Slackware Linux system.

Bye,
  Herbert





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