On Dec 10, 2012, at 14:10, Pablo Beltran wrote:
> But the fix does not work... even if I apply the changes by hand. The problem
> is in this part:
>
> ---------------------------------
> @@ -3404,7 +3395,7 @@
> #include <stdlib.h>
> #include <stdio.h>
>
> -int main (int argc, char*argv)
> +int main (int argc, char*argv[])
> {
> int a,b;
> b=3;
> ---------------------------------
>
> In the SWFTools 0.9.2 the content is:
>
> int main ()
>
> without any argument.
Hmm, you're right; the fix I committed in MacPorts was for SWFTools 0.9.1, and
is no longer needed with 0.9.2. So the reason you're seeing the error must be a
different one. Could you show the contents of your config.log file? The
relevant error message should be in there.
---------------
SWFTools-common is a self-managed list. To subscribe/unsubscribe, or amend an
existing subscription, please kindly point your favourite web browser
at:<http://lists.nongnu.org/mailman/listinfo/swftools-common>