Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2007 17:07:34 +0100
From:      Bill Smith <bill@rakupottery.org.uk>
To:        freebsd-gnome@freebsd.org
Subject:   totem fails to build
Message-ID:  <470E4A46.7060505@rakupottery.org.uk>

next in thread | raw e-mail | index | archive | help
It seems to be having problems with libxml2
System is Current as of 4 October

gmake[4]: Leaving directory 
`/usr/ports/multimedia/totem/work/totem-2.18.2/src'
gmake[3]: Leaving directory 
`/usr/ports/multimedia/totem/work/totem-2.18.2/src'
gmake[2]: Leaving directory 
`/usr/ports/multimedia/totem/work/totem-2.18.2/src'
Making all in help
gmake[2]: Entering directory 
`/usr/ports/multimedia/totem/work/totem-2.18.2/help'
Making all in bg
gmake[3]: Entering directory 
`/usr/ports/multimedia/totem/work/totem-2.18.2/help/bg'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory 
`/usr/ports/multimedia/totem/work/totem-2.18.2/help/bg'
gmake[3]: Entering directory 
`/usr/ports/multimedia/totem/work/totem-2.18.2/help'
gmake[3]: Nothing to be done for `all-am'.
gmake[3]: Leaving directory 
`/usr/ports/multimedia/totem/work/totem-2.18.2/help'
if ! test -d de/; then mkdir de/; fi
case "." in /*) sd=".";; *) sd="../.";; esac; \
        if [ -f "C/totem.xml" ]; then d="../"; else d="$sd/"; fi; \
        (cd de/ && \
          `which xml2po` -e -p \
            "${d}de/de.po" \
            "${d}C/totem.xml" > totem.xml.tmp && \
            cp totem.xml.tmp totem.xml && rm -f totem.xml.tmp)
Traceback (most recent call last):
  File "/usr/local/bin/xml2po", line 35, in ?
    import libxml2
ImportError: No module named libxml2
gmake[2]: *** [de/totem.xml] Error 1
gmake[2]: Leaving directory 
`/usr/ports/multimedia/totem/work/totem-2.18.2/help'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/totem/work/totem-2.18.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/multimedia/totem.


-- 
- 
Bill




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?470E4A46.7060505>