On Tue, Mar 29, 2016 at 6:03 PM, Mojca Miklavec <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  ?

--
luigi