[tlbuild] building on Solaris 11
Peter Breitenlohner
peb at mppmu.mpg.de
Thu Mar 20 10:53:57 CET 2014
On Wed, 19 Mar 2014, Apostolos Syropoulos wrote:
> if /bin/bash /container/TeX/source/build-aux/missing makeinfo -I
> ../../doc \
> -o ../../doc/texlive.info ../../doc/texlive.texi; \
> then \
> rc=0; \
> CDPATH="${ZSH_VERSION+.}:" && cd ../../doc; \
> else \
> rc=$?; \
> CDPATH="${ZSH_VERSION+.}:" && cd ../../doc && \
> $restore $backupdir/* `echo "./../../doc/texlive.info" | sed
> 's|[^/]*$||'`; \
> fi; \
> rm -rf $backupdir; exit $rc
> ../../doc/texlive.texi:61: Unknown command `TL:'.
Hi Apostolos,
the @TL without braces is now fixed by Karl Berry. But makeinfo should
never be invoked unless there is something wron with your timestamps,
i.e., when texlive.info is older than any of its dependencies.
Regards
Peter
More information about the tlbuild
mailing list