Hi All I just updated to revision 4964 Under MinGW I ran ./build-luatex.sh Windows 7 Ultimate 64-bit using MinGW (32-bit) I get: CC libluatex_a-luanode.o ../../../source/texk/web2c/luatexdir/lua/luanode.w:63:1: error: conflicting type s for 'lua_node_filter_s' ../../../source/texk/web2c/luatexdir/ptexlib.h:258:6: note: previous declaration of 'lua_node_filter_s' was here make: *** [libluatex_a-luanode.o] Error 1 Warm wishes Graham
On 03/28/2014 05:54 PM, Graham Douglas wrote:
Hi All
I just updated to revision 4964
Under MinGW I ran ./build-luatex.sh
Windows 7 Ultimate 64-bit using MinGW (32-bit)
I get:
CC libluatex_a-luanode.o ../../../source/texk/web2c/luatexdir/lua/luanode.w:63:1: error: conflicting type s for 'lua_node_filter_s' ../../../source/texk/web2c/luatexdir/ptexlib.h:258:6: note: previous declaration of 'lua_node_filter_s' was here make: *** [libluatex_a-luanode.o] Error 1
This bug to be fixed as well in 0.79.1. Best wishes, Taco
Hi Taco Many thanks to you and Luigi for fixing this so quickly, I'm happy to confirm that revision 4973 compiled perfectly. Cheers Graham On 29/03/2014 07:55, Taco Hoekwater wrote:
On 03/28/2014 05:54 PM, Graham Douglas wrote:
Hi All
I just updated to revision 4964
Under MinGW I ran ./build-luatex.sh
Windows 7 Ultimate 64-bit using MinGW (32-bit)
I get:
CC libluatex_a-luanode.o ../../../source/texk/web2c/luatexdir/lua/luanode.w:63:1: error: conflicting type s for 'lua_node_filter_s' ../../../source/texk/web2c/luatexdir/ptexlib.h:258:6: note: previous declaration of 'lua_node_filter_s' was here make: *** [libluatex_a-luanode.o] Error 1
This bug to be fixed as well in 0.79.1.
Best wishes, Taco
participants (2)
-
Graham Douglas
-
Taco Hoekwater