Build glitch: gnome-print-0.19 fails to build on Solaris 2.8
- From: "Zach Frey" <zfrey bright net>
- To: <gnome-devel-list gnome org>
- Subject: Build glitch: gnome-print-0.19 fails to build on Solaris 2.8
- Date: Tue, 16 May 2000 15:51:42 -0400
Hi all,
Trying to live on the bleeding edge with Solaris ...
gnome-print-0.19 fails to build on Solaris 2.8 without
intervention. The symptom is --
gcc -g -O2 -Wall -Wunused -o gnome-font-install
gnome-font-install.o -L/usr/loca
l/lib -L/usr/openwin/lib -lgnome -lgnomesupport -lesd -lresolv -lrt -lnsl -l
sock
et -laudiofile -lm -ldb -lglib -ldl -R/usr/openwin/lib -R/usr/openwin/lib
Undefined first referenced
symbol in file
xmlParseFile gnome-font-install.o
xmlNewDoc gnome-font-install.o
xmlSaveFile gnome-font-install.o
xmlGetProp gnome-font-install.o
xmlNodeGetContent gnome-font-install.o
xmlAddChild gnome-font-install.o
xmlUnlinkNode gnome-font-install.o
xmlNodeSetContent gnome-font-install.o
xmlNewDocNode gnome-font-install.o
xmlFreeDoc gnome-font-install.o
xmlSetProp gnome-font-install.o
ld: fatal: Symbol referencing errors. No output written to
gnome-font-install
collect2: ld returned 1 exit status
make[2]: *** [gnome-font-install] Error 1
The underlying problem is that configure is failing to set GNOME_XML_LIB
in Makefile, and leaves it blank. Changing GNOME_XML_LIB to " -lxml "
allows the build to finish properly.
I have not debugged configure enough yet to figure out *why* it fails
to set this properly. Hopefully, the right answer is obvious to somebody
out there. I also am seeing the same problem with bonobo-0.13 and
GNOME_PRINT_LIBS (build fails because of link failure because -lgnomeprint
wasn't specified).
FYI,
Zach
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]