On 3/29/2016 7:25 PM, luigi scarso wrote:
On Tue, Mar 29, 2016 at 6:03 PM, Mojca Miklavec
mailto:mojca.miklavec.lists@gmail.com> wrote: Dear Luigi,
On 25 March 2016 at 15:30, luigi scarso wrote: > > New beta-0.90.0 is on the svn server in tags/beta-0.90.0 > Quite important release, also for the integration in TeXLive > (very likely it will be the luatex of TeXLive 2016) > > As usual it should be ok , but in any case we are here.....
For some very weird reason I'm unable to compile LuaTeX 0.90.0 on i386-solaris (it works with sparc-solaris though which is even more weird).
Here's the error I'm getting:
../../../source/libs/zziplib/zziplib-src/zzip/stat.c:44:37: error: 'strcasecmp' undeclared (first use in this function) cmp = (flags & ZZIP_CASELESS) ? strcasecmp : strcmp; ^
I need to add that compiling TeX Live sources works.
hm, can you compare Work/libs/zziplib/config.log of texlive with build/libs/zziplib/config.log of luatex ?
fwiw, i noticed quite some zip lib related warnings when compiling (which makes me wonder if we should always update these libs or just lag behind a bit) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------