FreeBSD Port: swfdec-0.3.2_2

Udo Mueller udo at ebi.xs4all.nl
Sun Feb 20 22:51:57 PST 2005


After latest upgrade, swfdec makes a lot of problems.
1. wants to have gimp.200 lib, but this doesn#t exist, builds gimp new 
but brakes.
2. after uncommenting all gimp dependent entries in Makefile, the 
following build error is given:

...
swfdec_shape.c: In function `swf_shape_get_recs':
swfdec_shape.c:504: error: syntax error before "x0"
swfdec_shape.c:508: error: `x0' undeclared (first use in this function)
swfdec_shape.c:508: error: (Each undeclared identifier is reported only once
swfdec_shape.c:508: error: for each function it appears in.)
swfdec_shape.c:509: error: invalid lvalue in assignment
swfdec_shape.c:515: error: `x1' undeclared (first use in this function)
swfdec_shape.c:516: error: invalid lvalue in assignment
swfdec_shape.c:521: error: `x2' undeclared (first use in this function)
swfdec_shape.c:522: error: `y2' undeclared (first use in this function)
swfdec_shape.c:525: warning: assignment makes integer from pointer 
without a cast
swfdec_shape.c: In function `swf_shape_ignore_recs':
swfdec_shape.c:960: error: syntax error before "x0"
swfdec_shape.c:964: error: `x0' undeclared (first use in this function)
swfdec_shape.c:965: error: invalid lvalue in assignment
swfdec_shape.c:971: error: `x1' undeclared (first use in this function)
swfdec_shape.c:972: error: invalid lvalue in assignment
swfdec_shape.c:977: error: `x2' undeclared (first use in this function)
swfdec_shape.c:978: error: `y2' undeclared (first use in this function)
swfdec_shape.c:981: warning: assignment makes integer from pointer 
without a cast
swfdec_shape.c: In function `swf_morphshape_get_recs':
swfdec_shape.c:1196: error: syntax error before "x0"
swfdec_shape.c:1200: error: `x0' undeclared (first use in this function)
swfdec_shape.c:1201: error: invalid lvalue in assignment
swfdec_shape.c:1207: error: `x1' undeclared (first use in this function)
swfdec_shape.c:1208: error: invalid lvalue in assignment
swfdec_shape.c:1213: error: `x2' undeclared (first use in this function)
swfdec_shape.c:1214: error: `y2' undeclared (first use in this function)
swfdec_shape.c:1217: warning: assignment makes integer from pointer 
without a cast
*** Error code 1

Stop in /usr/ports/graphics/swfdec/work/swfdec-0.3.2/libswfdec.
*** Error code 1

Stop in /usr/ports/graphics/swfdec/work/swfdec-0.3.2/libswfdec.
*** Error code 1

Stop in /usr/ports/graphics/swfdec/work/swfdec-0.3.2.
*** Error code 1

Stop in /usr/ports/graphics/swfdec/work/swfdec-0.3.2.
*** Error code 1

Stop in /usr/ports/graphics/swfdec.
...

How can I solve the prob?

Thanks, Udo


More information about the freebsd-ports mailing list