Hi,
I'm encountering the following problem (after doing make clean,
configure, and make successfully) with "make pdfdocs". This is on
current git, or actually, the file doc/tex/pkgbook.tex is also changed
here and not yet pushed, but it doesn't look as if that's the problem.
I'm using Linux on a virtual machine running under Windows here, if that
matters.
thanks
sven
---
make[1]: Entering directory '/ ... /gretl-git/doc'
make -C tex
make[2]: Entering directory '/ ... /gretl-git/doc/tex'
make[2]: stat: ../../doc/tex/persistent.tex: Too many levels of symbolic
links
make[2]: *** No rule to make target '../../doc/tex/persistent.tex',
needed by 'date.tex'. Stop.
make[2]: Leaving directory '/ ... /gretl-git/doc/tex'
make[1]: *** [Makefile:11: tex] Error 2
make[1]: Leaving directory '/ ... /gretl-git/doc'
make: *** [Makefile:72: pdfdocs] Error 2