20 Dec
2007
20 Dec
'07
7:05 p.m.
There appears to be a problem with the compilation of luatex on MacOSX
10.5.x, but I might have found (at least one of) the cause.
On my system (MacOSX10.5.1) complation halted with:
luatexextra.c:408 error: storage size of 'sigstk' isn't known.
Further exploring showed the cause of this: SIGSTKSZ is not defined.
As it turns out SIGSTKSZ is defined in signal.h and in luatexextra.c
read with
#include