Thomas A. Schmitz wrote: > Hi Taco, > > on my system (Mac OS X 10.5.1, ppc), this snapshot doesn't compile; it > fails at this stage: > > test -d luatexdir || mkdir luatexdir > sed s/TEX-OR-MF-OR-MP/luatex/ ../../../src/texk/web2c/lib/texmfmp.c > >luatexextra.c > gcc -DHAVE_CONFIG_H -I. -I../../../src/texk/web2c -I.. -I../../../src/ > texk/web2c/.. -I../../libs/obsdcompat -I../../libs/obsdcompat/.. - > I../../../src/texk/web2c/../../libs/obsdcompat -I../../../src/texk/ > web2c/../../libs/obsdcompat/.. -Dextra_version_info=`date +-%Y%m%d%H` > -g -O2 -c luatexextra.c -o luatexextra.o > luatexextra.c: In function 'main': > luatexextra.c:408: error: storage size of 'sigstk' isn't known > make: *** [luatexextra.o] Error 1 > > Any ideas?
That's odd, I believe the 'sigaltstack' code came from Jonathan Kew, who is definately on a Mac himself. What was the previous beta you compiled yourself, do you remember? Otherwise, maybe Arthur knows. (The "struct sigaltstack" is supposed to be defined in the <signal.h> header.) Best wishes, Taco ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
