← Back to team overview

context team mailing list archive

Re: [Dev-luatex] Luatex 0.43.0 announcement

 

Taco Hoekwater wrote:
Mojca Miklavec wrote:
On Wed, Aug 19, 2009 at 10:53, Taco Hoekwater wrote:
I have just uploaded the archives for a new luatex release, 0.43.0.

Taco, thanks a lot. But the build on debian sarge (the one where I
compile binaries for minimals) fails.

It's something like:

web2c/luatexdir/image/pdftoepdf.cc:1052: error: invalid conversion
from 'void (*)(...)' to 'void (*)(void*, void*)' and some more errors
before,

Looking at the source, it seems this could happen if it fails to
load utils/avl.h and/or utils/avlstuff.h. I don't see how that
could happen, though.

I just ran:

$ g++ -DHAVE_CONFIG_H -I. -I../../../source/texk/web2c -I./.. -I/opt/tex/luatex/trunk/build/texk -I/opt/tex/luatex/trunk/source/texk -I/opt/tex/luatex/trunk/build/libs/zlib -I/opt/tex/luatex/trunk/build/libs/libpng -DPDF_PARSER_ONLY -I/opt/tex/luatex/trunk/build/libs/xpdf -I/opt/tex/luatex/trunk/build/libs/xpdf/goo -I/opt/tex/luatex/trunk/build/libs/xpdf/xpdf -I/opt/tex/luatex/trunk/build/libs/obsdcompat -I/opt/tex/luatex/trunk/source/libs/obsdcompat -I../../../source/texk/web2c/libmd5 -Iluatexdir -I../../../source/texk/web2c/luatexdir -I../../../source/texk/web2c/luatexdir/lua51 -DpdfTeX -g -O2 -Wall -Wextra -MT libluatex_a-pdftoepdf.o -MD -MP -MF .deps/libluatex_a-pdftoepdf.Tpo -c -o libluatex_a-pdftoepdf.o `test -f 'luatexdir/image/pdftoepdf.cc' || echo '../../../source/texk/web2c/'`luatexdir/image/pdftoepdf.cc

And all I get are some harmless warnings about unused parameters.





References