Package: lasso Version: 0.6.3-1 Severity: serious Hi,
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) My first guess would be that there is a missing include or build dependency. My first guess would go to swig? Atleast having that installed seems to work for me. It's also giving _alot_ of warning of this type: warning: dereferencing type-punned pointer will break strict-aliasing rules You can probably use -fno-strict-aliasing as a workaround for this. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

