Re: [Ekiga-list] cannot build



On 23/11/10 21:56, Dmitry Shkirmanov wrote:

Hello, I can not build ekiga 3.2.7. on debian lenny from sources. Here is an
extract from the build log:

=================================================================

file=`echo zh_TW | sed 's,.*/,,'`.gmo \
&&  rm -f $file&&  /usr/bin/msgfmt -o $file zh_TW.p
o
make[2]: Leaving directory `/home/ya/Desktop/ekiga-3.2.7/po'
Making all in help
make[2]: Entering directory `/home/ya/Desktop/ekiga-3.2.7/he
lp'
msgfmt -o bg/bg.mo bg/bg.po
msgfmt -o ca/ca.mo ca/ca.po
msgfmt -o de/de.mo de/de.po
msgfmt -o el/el.mo el/el.po
msgfmt -o en_GB/en_GB.mo en_GB/en_GB.po
msgfmt -o es/es.mo es/es.po
msgfmt -o eu/eu.mo eu/eu.po
msgfmt -o fi/fi.mo fi/fi.po
msgfmt -o fr/fr.mo fr/fr.po
msgfmt -o oc/oc.mo oc/oc.po
msgfmt -o pt_BR/pt_BR.mo pt_BR/pt_BR.po
msgfmt -o ru/ru.mo ru/ru.po
msgfmt -o sv/sv.mo sv/sv.po
msgfmt -o uk/uk.mo uk/uk.po
if ! test -d bg/; then mkdir bg/; fi
if [ -f "C/ekiga.xml" ]; then d="../"; else d="/home/ya/Desk
top/ekiga-3.2.7/help/"; fi; \
mo="bg/bg.mo"; \
if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/hom
e/ya/Desktop/ekiga-3.2.7/help/${mo}"; fi; \
(cd bg/&&  \
`which xml2po` -m docbook -e -t "${mo}" \
"${d}C/ekiga.xml">  ekiga.xml.tmp&&  \
cp ekiga.xml.tmp ekiga.xml&&  rm -f ekiga.xml.tm
p)
/bin/sh: line 4: -m: command not found

Haven't you had an error about not having gnome-doc-utils installed??

./configure finished without errors, gnome-doc-utils package is installed.
May be gnome-doc-utils package on debian lenny is too old?

What does "which xml2po" print?  But "ls -l /usr/bin/xml2po"?

--
Eugen


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]