[Gnome-print] Problem compiling gnome-print 0.30



Hi,

I try to compile gnome-print on my Linux Slackware 8 with gcc-3.0.1
I configure with ./configure --with-catgets --with-admin and there's no 
problem doing this.
But when doing make i got :

root@pierre:/tmp/gnome-print-0.30# gmake
gmake  all-recursive
gmake[1]: Entering directory `/tmp/gnome-print-0.30'
Making all in intl
gmake[2]: Entering directory `/tmp/gnome-print-0.30/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/tmp/gnome-print-0.30/intl'
Making all in po
gmake[2]: Entering directory `/tmp/gnome-print-0.30/po'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/tmp/gnome-print-0.30/po'
Making all in libgpa
gmake[2]: Entering directory `/tmp/gnome-print-0.30/libgpa'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-DGNOMELOCALEDIR=\""/usr/local/share/locale"\"
			-DGPA_DATA_DIR=\""/usr/local/share/libgpa/data/"\"			-I/usr/local/include
 			-I..			-I.						-I/usr/local/include
-I/usr/local/include/gnome-xml  -I/usr/local/include/gtk-1.2
-I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include  -g -O2 -Wall
-Wunused  -c gpa-code.c
rm -f .libs/gpa-code.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/local/share/locale\"
-DGPA_DATA_DIR=\"/usr/local/share/libgpa/data/\" -I/usr/local/include -I.. -I.
-I/usr/local/include -I/usr/local/include/gnome-xml -I/usr/local/include/gtk-1.2
-I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -g -O2 -Wall
-Wunused -c gpa-code.c  -fPIC -DPIC -o .libs/gpa-code.lo
gpa-code.c:39:30: gpa-code-private.h: No such file or directory
gpa-code.c: In function `gpa_code_get_encoding_type_from_string':
gpa-code.c:156: warning: implicit declaration of function `strcmp'
gpa-code.c: In function `gpa_code_decode':
gpa-code.c:248: warning: implicit declaration of function `strlen'
gmake[2]: *** [gpa-code.lo] Error 1
gmake[2]: Leaving directory `/tmp/gnome-print-0.30/libgpa'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/gnome-print-0.30'
gmake: *** [all-recursive-am] Error 2
root@pierre:/tmp/gnome-print-0.30# 



It would be great if you could help me with this !

Best regards,

Pierre.




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