i got this error, could anybody help me?
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/include -O2
-march=pentium4 -mmmx -msse -msse2 -c output-swf.c -fPIC -DPIC -o
.libs/output-swf.lo
output-swf.c: In function `out_splines':
output-swf.c:78: warning: passing arg 2 of `SWFMovie_add' from
incompatible pointer type
output-swf.c: In function `output_swf_writer':
output-swf.c:112: error: `fileOutputMethod' undeclared (first use in
this function)
output-swf.c:112: error: (Each undeclared identifier is reported only once
output-swf.c:112: error: for each function it appears in.)
make[1]: *** [output-swf.lo] Error 1
make[1]: Leaving directory `/download/autotrace-0.31.1'
make: *** [all] Error 2