help-texinfo
[Top][All Lists]
Advanced

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

Re: [help-texinfo] Texinfo -> Docbook w/makeinfo 4.8 and 4.8.90


From: Nicolas
Subject: Re: [help-texinfo] Texinfo -> Docbook w/makeinfo 4.8 and 4.8.90
Date: Wed, 15 Nov 2006 23:31:11 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hello,

What's a bit problematic is the fact that it's not possible to build
texinfo CVS right now. Here are the error message I get:

......
        then mv -f ".deps/xml.Tpo" ".deps/xml.Po"; else rm -f ".deps/xml.Tpo"; 
exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I../gnulib/lib -I../gnulib/lib 
-DLOCALEDIR=\"/usr/local/share/locale\"   -g -O2 -MT xref.o -MD -MP -MF 
".deps/xref.Tpo" -c -o xref.o xref.c; \
        then mv -f ".deps/xref.Tpo" ".deps/xref.Po"; else rm -f 
".deps/xref.Tpo"; exit 1; fi
gcc  -g -O2   -o makeinfo  cmds.o defun.o files.o float.o footnote.o html.o 
index.o insertion.o lang.o macro.o makeinfo.o multi.o node.o sectioning.o toc.o 
xml.o xref.o ../lib/libtxi.a ../gnulib/lib/libgnu.a  
make[3]: quittant le répertoire « /usr/src/texinfo_cvs_test/texinfo/makeinfo »
make[2]: quittant le répertoire « /usr/src/texinfo_cvs_test/texinfo/makeinfo »
Making all in po
make[2]: entrant dans le répertoire « /usr/src/texinfo_cvs_test/texinfo/po »
make texinfo.pot-update
make[3]: entrant dans le répertoire « /usr/src/texinfo_cvs_test/texinfo/po »
make[3]: *** Pas de règle pour fabriquer la cible « ../lib/getopt.c », 
nécessaire pour « texinfo.pot-update ». Arrêt.
make[3]: quittant le répertoire « /usr/src/texinfo_cvs_test/texinfo/po »
make[2]: *** [texinfo.pot] Erreur 2
make[2]: quittant le répertoire « /usr/src/texinfo_cvs_test/texinfo/po »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /usr/src/texinfo_cvs_test/texinfo »
make: *** [all] Erreur 2

We really need to build the Docbook manual each time the cinelerra
application is built. That's because we'll use that manual into yelp for
a contextual help. The manual and the application really have to be in
sync.

We could ship texinfo CVS with Cinelerra, but that error will appear,
and that's not really good. :-/

I've noticed some bugs in texinfo. Should I report them on
savannah.gnu.org?

Nicolas.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]