Am 28.03.2020 um 02:39 schrieb Allin Cottrell:
On Fri, 27 Mar 2020, Sven Schreiber wrote:
> Sorry, still stuck here:
>
> make[4]: Verzeichnis „/home/fantomas/src/build/doc/commands“ wird
> verlassen
> LANG=en_US date "+%B, %Y" > date.tex
> pdflatex gretl-ref.tex
> make[3]: pdflatex: No such file or directory
> make[3]: *** [Makefile:144: gretl-ref.pdf] Fehler 127
> make[3]: Verzeichnis „/home/fantomas/src/build/doc/tex“ wird verlassen
> make[2]: *** [Makefile:277: ../tex/gretl-ref.bbl] Fehler 2
> make[2]: Verzeichnis „/home/fantomas/src/build/doc/commands“ wird
> verlassen
> make[1]: *** [Makefile:60: help] Fehler 2
> make[1]: Verzeichnis „/home/fantomas/src/build/share“ wird verlassen
> make: *** [Makefile:69: share] Fehler 2
Oh god, this is so fiddly! Another Makefile.in revision is now in git.
(I presume you've got this OK, but when any Makefile.in is modified, the
configure script must be re-run to get the Makefiles updated.)
Right. Last time I even deleted all non-git versioned files explicitly
to be on the safe side.
I wish I could help, but the architecture of these Makefiles and their
interaction in the build system is not very clear to me. But if there's
something specific to this Windows problem, maybe you can tell me and I
might be able to try some local changes (in the generated makefiles)
without posting the error every time.
But now one more round of testing the latest git changes.
thanks
sven