Date: Tue, 20 Dec 2005 15:21:35 -0500 From: Javier Henderson <javier@cisco.com> To: gnome@freebsd.org Subject: Building problems Message-ID: <43A867CF.7060009@cisco.com>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, The following happens during "make install" of /usr/ports/gnome2: gmake[3]: Entering directory `/usr/ports/x11/gnomepanel/work/gnome-panel-2.12.2/help/clock' if ! test -d de/; then mkdir de/; fi if test -f "C/clock.xml"; then d="../"; else d=".././"; fi; \ (cd de/ && \ `which xml2po` -e -p \ ${d}de/de.po \ ${d}C/clock.xml > clock.xml.tmp && \ cp clock.xml.tmp clock.xml && rm -f clock.xml.tmp) Traceback (most recent call last): File "/usr/X11R6/bin/xml2po", line 34, in ? import libxml2 File "/usr/local/lib/python2.4/site-packages/libxml2.py", line 1, in ? import libxml2mod ImportError: /usr/local/lib/python2.4/site-packages/libxml2mod.so: Undefined symbol "xmlSchemaIsValid" gmake[3]: *** [de/clock.xml] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/gnomepanel/work/gnome-panel-2.12.2/help/clock' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/gnomepanel/work/gnome-panel-2.12.2/help' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/gnomepanel/work/gnome-panel-2.12.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/x11/gnomepanel. *** Error code 1 Stop in /usr/ports/x11/gnomeapplets2. *** Error code 1 I'm running 5.4-RELEASE-p8, and I updated the ports collection just before trying to install Gnome. Please let me know if you need any other info. Thanks. - -jav -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFDqGfOJHbZwUpbbHARAvs8AJ9bI4jY+C1TillUlUWPPW4ddwkBuQCeKNhH KXUM5Quc8BpSA7Vg60hCjr4= =ZtKN -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43A867CF.7060009>