[Gnome-print] Compiling problem



Hi,

I'm trying to compile gnome-print-0.20 on slackware 7 and gcc
egcs-2.91.66. Configure goes well but when I run make I get the
following:

make
[snip]
gcc -g -O2 -Wall -Wunused -o gnome-font-install gnome-font-install.o
-rdynamic -L/usr/lib -L/usr/X11R6/lib -lgnome -lgnomesupport -lesd
-laudiofile -lm -ldb -lglib -ldl -L/usr/lib -lxml -lz
gnome-font-install.o: In function `xmlGetValue':
/home/zzap/down/gnome-print-0.20/gnome-font-install.c:116: undefined
reference to `xmlFree'
gnome-font-install.o: In function `xmlSetValue':
/home/zzap/down/gnome-print-0.20/gnome-font-install.c:151: undefined
reference to `xmlFree'
gnome-font-install.o: In function `check_fontfile':
/home/zzap/down/gnome-print-0.20/gnome-font-install.c:346: undefined
reference to `xmlKeepBlanksDefault'
gnome-font-install.o: In function `read_fontmap':
/home/zzap/down/gnome-print-0.20/gnome-font-install.c:420: undefined
reference to `xmlKeepBlanksDefault'
collect2: ld returned 1 exit status
make[2]: *** [gnome-font-install] Error 1
make[2]: Leaving directory `/home/zzap/down/gnome-print-0.20'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/zzap/down/gnome-print-0.20'
make: *** [all-recursive-am] Error 2

Anys suggestions on what's wrong???

//Otto

(please cc me any replys because I'm not on the list)





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