Re: problem with "CATALOGS"
On Thu, 12 Dec 2002, Adam Heath wrote:
> yOn Thu, 12 Dec 2002, Tomas Pospisek wrote:
>
> > I still can't compile CVS there's still this problem with catalogs that
> > I've reported [1]. Could anybody shed any light on this or tell me what
> > packages I need to be able to build it?
> >
> > It would help me test CVS since I was seeing problems with apt's handling
> > of it's cache files...
> > *t
>
> downgrade gettext to something 0.10 based.
Thanks, I get a bit further but:
------------------------------------------------------------------------
Generating POT file /home/tpo/src/kunden/ao/apt/apt-cvs-clean/po/apt.pot
Generating POT file
/home/tpo/src/kunden/ao/apt/apt-cvs-clean/po/libapt-pkg3.3.pot
internationalized messages should not contain the `\r' escape sequence
internationalized messages should not contain the `\r' escape sequence
internationalized messages should not contain the `\r' escape sequence
internationalized messages should not contain the `\r' escape sequence
internationalized messages should not contain the `\r' escape sequence
internationalized messages should not contain the `\r' escape sequence
Generating /home/tpo/src/kunden/ao/apt/apt-cvs-clean/po/domains/apt/da.po
exactly 2 input files required
Try `/usr/bin//msgmerge --help' for more information.
make[2]: ***
[/home/tpo/src/kunden/ao/apt/apt-cvs-clean/po/domains/apt/da.po] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2
-------------------------------------------------------------------------
NOISY tells me a bit more:
$ NOISY=1 make
make -C po all
make[2]: Entering directory `/home/tpo/src/kunden/ao/apt/apt-cvs-clean/po'
printf "%s " "Generating
/home/tpo/src/kunden/ao/apt/apt-cvs-clean/po/domains/apt/da.po"
Generating /home/tpo/src/kunden/ao/apt/apt-cvs-clean/po/domains/apt/da.po
echo /home/tpo/src/kunden/ao/apt/apt-cvs-clean/po/domains/apt/da.po :
da.po /home/tpo/src/kunden/ao/apt/apt-cvs-clean/po/apt apt.pot >
/home/tpo/src/kunden/ao/apt/apt-cvs-clean/po/apt apt_da.po.d
/usr/bin//msgmerge da.po /home/tpo/src/kunden/ao/apt/apt-cvs-clean/po/apt
apt.pot -o /home/tpo/src/kunden/ao/apt/apt-cvs-clean/po/domains/apt/da.po
exactly 2 input files required
-------------------------------------------------------------------------
And to make testers' lifes easier:
tpo@tpo2:debian$ diff -u control.orig control
--- control.orig 2002-12-17 11:10:43.000000000 +0100
+++ control 2002-12-17 11:11:20.000000000 +0100
@@ -4,7 +4,7 @@
Maintainer: APT Development Team <deity@lists.debian.org>
Uploaders: Jason Gunthorpe <jgg@debian.org>
Standards-Version: 3.1.1
-Build-Depends: debhelper, debiandoc-sgml, libdb2-dev | libdb3-dev
+Build-Depends: debhelper, debiandoc-sgml, libdb2-dev | libdb3-dev, gettext ( << 0.11)
Package: apt
Architecture: any
*t
--
--------------------------------------------------------
Tomas Pospisek
sourcepole - Linux & Open Source Solutions
http://sourcepole.com
Elestastrasse 18, 7310 Bad Ragaz, Switzerland
Tel:+41 (81) 330 77 13, Fax:+41 (81) 330 77 12
--------------------------------------------------------
Reply to: