[tlbuild] time to rebuild TL -- not yet

Peter Breitenlohner peb at mppmu.mpg.de
Thu Jul 16 09:57:20 CEST 2009


On Wed, 15 Jul 2009, Vladimir Volovich wrote:

> my previous successful build on AIX was on 2009-06-16; after that, the
> changes to synctex introduces a problem:
>
> ...
>
> which i was able to fix by uncommenting one line:
>
> --- texk/web2c/synctexdir/synctex_main.c	(revision 14269)
> +++ texk/web2c/synctexdir/synctex_main.c	(working copy)
> @@ -57,7 +57,7 @@
> This is the command line interface to the synctex_parser.c.
> */
>
> -//#   include "web2c/c-auto.h" /* for inline && HAVE_xxx */
> +#   include "web2c/c-auto.h" /* for inline && HAVE_xxx */
>
> #   include <stdlib.h>
> #   include <stdio.h>

Hi Vladimir,

this #include is now reactivated (no idea why it was commented).

> also, i had to
>
> touch Build/source/texk/dviljk/dvilj.man
>
> ...
>
> (the last is a really small problem, probably not worth the time to fix,
> because the workaround to "touch" the file is so simple; but if there's
> a "maintainer mode" in dviljk's configure, then perhaps this rule to
> rebuild the man page could be put inside the maintainer mode).

very good point. Done (r14276).

Regards
Peter


More information about the tlbuild mailing list