
29 May
2021
29 May
'21
11:09 a.m.
Maxime Bouton <maxim.bouton@gmail.com> writes:
I built it on ubuntu (gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0) and it did not complain about latexmk, this only happened when changing to a new platform (the end goal is to cross compile it).
tl.pdf is included in the tarball, so latexmk should not be needed when building from the tarball, unless the timestamp of the files were altered somehow, in which case make might think that tl.pdf is older than tl.tex. Maybe you manually copied to files to a new location? (Use "cp -p" to preserve timestamps when copying, or simply extract from the tarball.)