[Openocd-development] Docs not building

2011-10-13 Thread Akos Vandra
Hi!

I tried building the docs from the HEAD (did a git pull, I guess
that's the counterpart for svn update), but it gives an error. I might
be missing some package, but I don't know what is needed. I have
installed texinfo manually, other than that I think I have only the
stuff needed to build the code, and what ubuntu comes with.

I hope somebody can help me out.

Error output is:


Making pdf in doc
make[1]: Entering directory `/home/akos/Downloads/openocd-git/openocd/doc'
TEXINPUTS=.:$TEXINPUTS \
MAKEINFO='/bin/bash /home/akos/Downloads/openocd-git/openocd/missing
--run makeinfo   -I .' \
texi2dvi --pdf --batch openocd.texi
egrep: Invalid range end
make[1]: *** [openocd.pdf] Error 1
make[1]: Leaving directory `/home/akos/Downloads/openocd-git/openocd/doc'
make: *** [pdf-recursive] Error 1



Cheers,
  Ákos
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development


Re: [Openocd-development] Docs not building

2011-10-13 Thread Uwe Hermann
On Thu, Oct 13, 2011 at 04:29:09PM +0200, Akos Vandra wrote:
 Hi!
 
 I tried building the docs from the HEAD (did a git pull, I guess
 that's the counterpart for svn update), but it gives an error. I might
 be missing some package, but I don't know what is needed. I have
 installed texinfo manually, other than that I think I have only the
 stuff needed to build the code, and what ubuntu comes with.
 
 I hope somebody can help me out.
 
 Error output is:
 
 
 Making pdf in doc
 make[1]: Entering directory `/home/akos/Downloads/openocd-git/openocd/doc'
 TEXINPUTS=.:$TEXINPUTS \
   MAKEINFO='/bin/bash /home/akos/Downloads/openocd-git/openocd/missing
 --run makeinfo   -I .' \
   texi2dvi --pdf --batch openocd.texi
 egrep: Invalid range end
 make[1]: *** [openocd.pdf] Error 1
 make[1]: Leaving directory `/home/akos/Downloads/openocd-git/openocd/doc'
 make: *** [pdf-recursive] Error 1

Could be a texinfo bug, see
https://bugs.gentoo.org/show_bug.cgi?id=311885


Uwe.
-- 
http://hermann-uwe.de | http://sigrok.org
http://randomprojects.org | http://unmaintained-free-software.org
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development