I asked this on the gnucash devel list, but haven't gotten a response. Perhaps some kind expert on this list can help me... Caldera OpenLinux3.1, kernel 2.4.9, gtk+ version 1.2.8, slib 2d2, libpng 2.1.0.8, libjpeg .62, libz.so.1, libXpm 4.1.1, qnome-libs 1.2.13 I'm trying to get my system in gear for attempting to compile gnucash 1.6.3. One of the requirements listed in the README file is a recent version of gnome-print, as long as it's not 0.28. I happen to have version 0.25, so I decided to download and try 0.29. Gnome is installed in /opt/gnome, so I configured gnome-print with the command ./configure --with-gnome=/opt/gnome. The compile process craps out with the following error: gcc -g -O2 -I/opt/gnome/include -Wall -Wunused -L/opt/gnome/lib -o .libs/gnome-font-install gnome-font-install.o gf-pfb.o ../libgnomeprint/.libs/libgnomeprint.so -L/usr/lib -L/usr/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11 -lm -lxml -lz -rdynamic -L/opt/gnome/lib -L/usr/lib -L/usr/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -les d -laudiofile -ldb -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11 -lm -L/usr/lib -lxml -L/usr/lib -lz -Wl,--rpath -Wl,/usr/local/lib gnome-font-install.o: In function `gfi_try_srcfont': /home/dad/GNUCash/Gnome-print/gnome-print-0.29/installer/gnome-font-install.c:11 40: undefined reference to `xmlFree' /home/dad/GNUCash/Gnome-print/gnome-print-0.29/installer/gnome-font-install.c:11 41: undefined reference to `xmlFree' /home/dad/GNUCash/Gnome-print/gnome-print-0.29/installer/gnome-font-install.c:11 42: undefined reference to `xmlFree' /home/dad/GNUCash/Gnome-print/gnome-print-0.29/installer/gnome-font-install.c:11 43: undefined reference to `xmlFree' make[2]: *** [gnome-font-install] Error 1 make[2]: Leaving directory `/home/dad/GNUCash/Gnome-print/gnome-print-0.29/insta ller' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dad/GNUCash/Gnome-print/gnome-print-0.29' make: *** [all-recursive-am] Error 2 Is this a libxml problem? I have libxml.so.1.8.10 installed in /opt/gnome/lib. I haven't noticed any references to the version of libxml required, though. Any help would be appreciated. Regards, Tim _______________________________________________ http://linux.nf -- [EMAIL PROTECTED] Archives, Subscribe, Unsubscribe, Digest, Etc ->http://linux.nf/mailman/listinfo/linux-users
