[tlbuild] Error building luatex

Peter Breitenlohner peb at mppmu.mpg.de
Mon Jul 13 16:56:33 CEST 2009


On Mon, 13 Jul 2009, François Charette wrote:

> You're right, this seems to be due to the changes brought about by
> commit 14235 "minor fixes for pdftex":
>
> --- trunk/Build/source/texk/web2c/web2c/common.defines	2009/03/30 11:13:40	12570
> +++ trunk/Build/source/texk/web2c/web2c/common.defines	2009/07/13 08:40:49	14235
> @@ -50,7 +50,7 @@
> @define const kpsetfmformat;
> @define const kpsevfformat;
> @define const kpsewebformat;
> - at define const kpsesrccmdline;
> + at define const kpsesrccompile;
> @define const maxint;
> @define const nil;
> @define const output;
>
> --- trunk/Build/source/texk/web2c/cpascal.h	2009/06/24 07:02:11	13938
> +++ trunk/Build/source/texk/web2c/cpascal.h	2009/07/13 08:40:49	14235
> @@ -253,7 +253,7 @@
> #define kpsewebformat	kpse_web_format
> #define kpsevarvalue	kpse_var_value
> #define kpsesetprogramenabled	kpse_set_program_enabled
> -#define kpsesrccmdline	kpse_src_cmdline
> +#define kpsesrccompile	kpse_src_compile
> #define makesuffix	make_suffix
> #define recorderchangefilename	recorder_change_filename
> #define recorderenabled	recorder_enabled
>
>
> The definitions for kpsesrccmdline should have been kept, no?
> I see that "kpse_src_cmdline" is still in lib/kpathsea/types.h (line 156).

Hi François,

actually this line is there again, and with my latest commit (r14241) the
other one as well.

Regards
Peter


More information about the tlbuild mailing list