building gnome2 on freebsd6-stable

Didier Wiroth didier.wiroth at mcesr.etat.lu
Sat Nov 19 22:10:12 GMT 2005


hi,

I tried to build gnome2 on freebsd6 stable.

It fails when it tries to compile gnomeapllets2, here is the output:
--------------START SNIP-------------
12.1/drivemount/help'
if ! test -d es/; then mkdir es/; fi
if test -f "C/drivemount.xml"; then d="../"; else d=".././"; fi; \
(cd es/ && \
  `which xml2po` -e -p \
    ${d}es/es.po \
    ${d}C/drivemount.xml > drivemount.xml.tmp && \
    cp drivemount.xml.tmp drivemount.xml && rm -f drivemount.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 "xmlParseURIRaw"
gmake[3]: *** [es/drivemount.xml] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.12.1/drivemount/help'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.12.1/drivemount'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.12.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11/gnomeapplets2.
*** Error code 1

Stop in /usr/ports/x11/gnome2.
-----------------STOP SNIP----------------------

What can I do to solve the problem?

thanks a lot
didier



More information about the freebsd-stable mailing list