totem fails to build
Bill Smith
bill at rakupottery.org.uk
Thu Oct 11 09:22:49 PDT 2007
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
More information about the freebsd-gnome
mailing list