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?

Thomas

On Dec 7, 2007, at 5:07 PM, Taco Hoekwater wrote:

>
> Hi all,
>
> I have just uploaded the archives for luatex 0.20.1. This
> is a bugfix release for wednesday's beta, and it fixes
> the following issues:
>
> * texlua was broken on Solaris because the some C header
>   files were loaded in the wrong order.
> * os.tmpdir() now accepts an argument, making it easier
>   to use. It now generates more unique filenames when
>   it is called repeatedly in one run.
> * The --luaconly commandline switch is now documented
>   in the --help text.
> * The new extended hyphenation exceptions were severely
>   broken.
> * \pdfprotrudechars could cause luatex to abort with an
>   assertion failure.
> * There was a bug in the  \span code that could cause endless
>   loops.
> * The simple forms of \leaders were messed up on windows
>   because a variable was not properly initialized.
> * Non-grouped \textdir commands created invalid output.
> * e-TeX's pseudo files were not closed properly in ini mode.
> * The luatex.web now weaves properly again.
> * I made some small improvements to the manual.
>
> I have uploaded source and linux/win32 binaries to
>
>      http://foundry.supelec.fr/projects/luatex/
>
> Have fun,
>
> Taco
>
>
> _______________________________________________
> dev-luatex mailing list
> [EMAIL PROTECTED]
> http://www.ntg.nl/mailman/listinfo/dev-luatex
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an  
> entry to the Wiki!
>
> maillist : ntg-context@ntg.nl / 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
> ___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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
___________________________________________________________________________________

Reply via email to