> Your package is failing to build with the following error:
> lasso_wrap.c:4647: error: invalid type argument of '->'
> lasso_wrap.c:4647: error: syntax error before ')' token
> [...]
> lasso_wrap.c:5148: error: invalid type argument of '->'
> lasso_wrap.c:5148: error: syntax error before ')' token
> [...]
> (About 10 times)
Fine. Just nailed it. archive is uncompressed and swig/Lasso.i
appears newer than php/lasso_wrap.c so a Makefile rule is called. It
detects swig is not available but continues nevertheless to the second
command, which is to patch the generated swig file. So the file is
actually patched twice and compilation fails.
I'll upload a workaround tonight.
Frederic
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]