RE: can't compile gnome-libs 1.2.13



I solved the problem I think.  The problem was the wrong version of db. I
picked up Berkeley db-2.7.7 from http://www.sleepycat.com/update/index.html .
I configured it with the enable 1.85 compatability option.  It installed in
/usr/local/BerkeleyDB and I moved it to /usr. Now gnome-libs compiles!

Gott sei dank

Tom Corner

On 28-Jul-2001 corner chello at wrote:
> I can't get gnome-libs to compile all the way through although it seems to go
> quite a ways before it quits on me.  I have a slackware 8.0 system. I have
> been
> following the instructions at http://www.karubik.de/gig/ .  I ran:
> 
> ./configure --prefix=/opt/gnome --disable-nls
> --------------------(it did the same without the --disable-nls)
> make
> 
> I get:
> 
> ------------------------------------------------------------------------
> make[2]: Leaving directory
> /home/tcorner/src/gnome/gnome-libs-1.2.13/libart_lgpl'
> Making all in libgnome
> make[2]: Entering directory
> /home/tcorner/src/gnome/gnome-libs-1.2.13/libgnome'/bin/sh ../libtool
> --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./..
> -DNEED_GNOMESUPPORT_H -I../support -I../support  -I../intl -I../intl
> -I/opt/gnome/include -I/opt/gnome/lib/glib/include -I/usr/X11R6/include
> -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2
> -I/opt/gnome/lib/glib/include -I/usr/X11R6/include -I/opt/gnome/include
> -I/usr/X11R6/include         -I/opt/gnome/include -I/opt/gnome/include
> -DGNOMELIBDIR=\""/opt/gnome/lib"\"
> -DGNOMEDATADIR=\""/opt/gnome/share"\"   -DGNOMEBINDIR=\""/opt/gnome/bin"\"
> -DGNOMELOCALSTATEDIR=\""/opt/gnome/var"\"
> -DGNOMELOCALEDIR=\""/opt/gnome/share/locale"\"
> -DGNOMESYSCONFDIR=\""/opt/gnome/etc"\"  -DVERSION=\""1.2.13"\"
> -DG_LOG_DOMAIN=\"Gnome\"  -I/opt/gnome/include/gtk-1.2
> -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include
> -I/usr/X11R6/include  -I/opt/gnome/include -Wall -Wunused  -c
> gnome-metadata.c
> rm -f .libs/gnome-metadata.lo
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H
> -I../support -I../support -I../intl -I../intl -I/opt/gnome/include
> -I/opt/gnome/lib/glib/include -I/usr/X11R6/include
> -I/opt/gnome/include/gtk-1.2 -I/opt/gnome/include/glib-1.2
> -I/opt/gnome/lib/glib/include -I/usr/X11R6/include -I/opt/gnome/include
> -I/usr/X11R6/include -I/opt/gnome/include -I/opt/gnome/include
> -DGNOMELIBDIR=\"/opt/gnome/lib\" -DGNOMEDATADIR=\"/opt/gnome/share\"
> -DGNOMEBINDIR=\"/opt/gnome/bin\" -DGNOMELOCALSTATEDIR=\"/opt/gnome/var\"
> -DGNOMELOCALEDIR=\"/opt/gnome/share/locale\"
> -DGNOMESYSCONFDIR=\"/opt/gnome/etc\" -DVERSION=\"1.2.13\"
> -DG_LOG_DOMAIN=\"Gnome\" -I/opt/gnome/include/gtk-1.2
> -I/opt/gnome/include/glib-1.2 -I/opt/gnome/lib/glib/include
> -I/usr/X11R6/include -I/opt/gnome/include -Wall -Wunused -c gnome-metadata.c
> -fPIC -DPIC -o .libs/gnome-metadata.lo
> gnome-metadata.c: In function   nit':
> gnome-metadata.c:176: warning: implicit declaration of function _bopen'
> gnome-metadata.c:177: warning: assignment makes pointer from integer without
> a cast
> gnome-metadata.c: In function _etadata_set':
> gnome-metadata.c:302: warning: passing arg 2 of pointer to function from
> incompatible pointer type
> gnome-metadata.c:302: too few arguments to function
> gnome-metadata.c:329: warning: passing arg 2 of pointer to function from
> incompatible pointer type
> gnome-metadata.c:329: too few arguments to function
> gnome-metadata.c:350: warning: passing arg 2 of pointer to function from
> incompatible pointer type
> gnome-metadata.c:350: too few arguments to function
> gnome-metadata.c:357: warning: passing arg 2 of pointer to function from
> incompatible pointer type
> gnome-metadata.c:357: too few arguments to function
> gnome-metadata.c: In function _etadata_remove':
> gnome-metadata.c:389: warning: passing arg 2 of pointer to function from
> incompatible pointer type
> gnome-metadata.c:389: too few arguments to function
> gnome-metadata.c:416: warning: passing arg 2 of pointer to function from
> incompatible pointer type
> gnome-metadata.c:416: too few arguments to function
> gnome-metadata.c:433: warning: passing arg 2 of pointer to function from
> incompatible pointer type
> gnome-metadata.c:433: too few arguments to function
> gnome-metadata.c:450: warning: passing arg 2 of pointer to function from
> incompatible pointer type
> gnome-metadata.c:450: too few arguments to function
> gnome-metadata.c: In function _etadata_get_list':
> gnome-metadata.c:482: warning: passing arg 2 of pointer to function from
> incompatible pointer type
> gnome-metadata.c:482: too few arguments to function
> gnome-metadata.c: In function _etadata_get_no_dup':
> gnome-metadata.c:515: warning: passing arg 2 of pointer to function from
> incompatible pointer type
> gnome-metadata.c:515: too few arguments to function
> make[2]: *** [gnome-metadata.lo] Error 1
> make[2]: Leaving directory
> /home/tcorner/src/gnome/gnome-libs-1.2.13/libgnome'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory /home/tcorner/src/gnome/
> ------------------------------------------------------------------------------
> --
> 
> can someone help?
> 
> Tom Corner
> 
> ----------------------------------
> E-Mail: corner chello at
> Date: 28-Jul-2001
> Time: 10:52:33
> 
> This message was sent by XFMail
> ----------------------------------
> 
> _______________________________________________
> gnome-list mailing list
> gnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-list

----------------------------------
E-Mail: corner chello at
Date: 28-Jul-2001
Time: 12:50:39

This message was sent by XFMail
----------------------------------




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