Derango
02-10-2001, 09:42 AM
I just recieved my slackware CD in the mail a week ago, and after installing Xfree 4.0.2 to get my radeon to work, I figured I might as well install gnome from source as well. I went to http://www.gnome.org/stat/installing/ and followed the instructions there. I got as far as compiling gnome-libs. The ./configure goes well. However, the make command starts compiling stuff for 5 minutes, then spits out the folowing error messages:
make[2]: Entering directory `/usr/src/gnome/gnome-libs-1.2.3/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/usr/local/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -DGNOMELIBDIR=\""/usr/local/lib"\" -DGNOMEDATADIR=\""/usr/local/share"\" -DGNOMEBINDIR=\""/usr/local/bin"\" -DGNOMELOCALSTATEDIR=\""/usr/local/var"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGNOMESYSCONFDIR=\""/usr/local/etc"\" -DVERSION=\""1.2.3"\" -DG_LOG_DOMAIN=\"Gnome\" -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -g -O2 -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/usr/local/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -DGNOMELIBDIR=\"/usr/local/lib\" -DGNOMEDATADIR=\"/usr/local/share\" -DGNOMEBINDIR=\"/usr/local/bin\" -DGNOMELOCALSTATEDIR=\"/usr/local/var\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGNOMESYSCONFDIR=\"/usr/local/etc\" -DVERSION=\"1.2.3\" -DG_LOG_DOMAIN=\"Gnome\" -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -g -O2 -Wall -Wunused -c gnome-metadata.c -fPIC -DPIC -o .libs/gnome-metadata.lo
gnome-metadata.c: In function `init':
gnome-metadata.c:176: warning: implicit declaration of function `dbopen'
gnome-metadata.c:177: warning: assignment makes pointer from integer without a cast
gnome-metadata.c: In function `metadata_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 `metadata_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 `metadata_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 `metadata_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 `/usr/src/gnome/gnome-libs-1.2.3/libgnome'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnome/gnome-libs-1.2.3'
make: *** [all-recursive-am] Error 2
I did a search on the boards (as well as looking for a NHF), plus a search on google. Nothing turned up that worked.
My system configuration is as follows:
Pentium 3 533B
128MB of PC-133 RAM
ATI Radeon 32MB DDR
IBM Deskstar 75GX 20GB Hard Drive
Sound Blaster Live! Value
Netgear FA310TX network card
Diamond SupraExpress 56e External modem
Running slackware 7.1 (some packages were upgraded to the current version) with the 2.2.18 kernel (compiled from source) XFree 4.0.2 and no other X related applications on the system (other than what XFree puts on there.
Any suggestions?
[ 10 February 2001: Message edited by: Derango ]
make[2]: Entering directory `/usr/src/gnome/gnome-libs-1.2.3/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/usr/local/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -DGNOMELIBDIR=\""/usr/local/lib"\" -DGNOMEDATADIR=\""/usr/local/share"\" -DGNOMEBINDIR=\""/usr/local/bin"\" -DGNOMELOCALSTATEDIR=\""/usr/local/var"\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGNOMESYSCONFDIR=\""/usr/local/etc"\" -DVERSION=\""1.2.3"\" -DG_LOG_DOMAIN=\"Gnome\" -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -g -O2 -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/usr/local/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -DGNOMELIBDIR=\"/usr/local/lib\" -DGNOMEDATADIR=\"/usr/local/share\" -DGNOMEBINDIR=\"/usr/local/bin\" -DGNOMELOCALSTATEDIR=\"/usr/local/var\" -DGNOMELOCALEDIR=\"/usr/local/share/locale\" -DGNOMESYSCONFDIR=\"/usr/local/etc\" -DVERSION=\"1.2.3\" -DG_LOG_DOMAIN=\"Gnome\" -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include -g -O2 -Wall -Wunused -c gnome-metadata.c -fPIC -DPIC -o .libs/gnome-metadata.lo
gnome-metadata.c: In function `init':
gnome-metadata.c:176: warning: implicit declaration of function `dbopen'
gnome-metadata.c:177: warning: assignment makes pointer from integer without a cast
gnome-metadata.c: In function `metadata_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 `metadata_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 `metadata_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 `metadata_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 `/usr/src/gnome/gnome-libs-1.2.3/libgnome'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnome/gnome-libs-1.2.3'
make: *** [all-recursive-am] Error 2
I did a search on the boards (as well as looking for a NHF), plus a search on google. Nothing turned up that worked.
My system configuration is as follows:
Pentium 3 533B
128MB of PC-133 RAM
ATI Radeon 32MB DDR
IBM Deskstar 75GX 20GB Hard Drive
Sound Blaster Live! Value
Netgear FA310TX network card
Diamond SupraExpress 56e External modem
Running slackware 7.1 (some packages were upgraded to the current version) with the 2.2.18 kernel (compiled from source) XFree 4.0.2 and no other X related applications on the system (other than what XFree puts on there.
Any suggestions?
[ 10 February 2001: Message edited by: Derango ]