|
From: | Philippe Maurer |
Subject: | [Swftools-common] Pb compiling latest dev or cvs version |
Date: | Thu, 21 Apr 2005 10:53:13 +0200 |
Hi, I am trying to compile the latest dev version on my platform
but the make fails with following error : with the latest dev snapshot make[2]: Leaving directory
`/c/swftools-2005-04-07-1112/lib/art' make[1]: *** No rule to make target `png.c', needed
by `png.obj'. Stop. make[1]: Leaving directory
`/c/swftools-2005-04-07-1112/lib' make: *** [all] Error 2 with the cvs version make[1]: Entre dans le répertoire `/home/install/swftools_cvs/swftools/lib' gcc -c -DHAVE_CONFIG_H
-I/usr/local/include/freetype2 -I/usr/local/include -Ilame -Wparentheses
-Wimplicit -Wreturn-type -O -fomit-frame-pointer rfxswf.c -o rfxswf.o In file included from rfxswf.c:1537: modules/swfbits.c: In function `swf_JPEG2TagToImage': modules/swfbits.c:455: parse error before `int' modules/swfbits.c:464: `offset' undeclared (first use
in this function) modules/swfbits.c:464: (Each undeclared identifier is
reported only once modules/swfbits.c:464: for each function it appears
in.) modules/swfbits.c:465: `oldtaglen' undeclared (first
use in this function) In file included from rfxswf.c:1541: modules/swfrender.c: In function
`swf_Render_SetBackground': modules/swfrender.c:310: parse error before `int' modules/swfrender.c:313: `y' undeclared (first use in
this function) modules/swfrender.c:313: `yy' undeclared (first use
in this function) modules/swfrender.c:313: `ystep' undeclared (first
use in this function) modules/swfrender.c:316: `x' undeclared (first use in
this function) modules/swfrender.c:316: `xx' undeclared (first use
in this function) modules/swfrender.c:316: `xstep' undeclared (first
use in this function) modules/swfrender.c: In function `swf_Render': modules/swfrender.c:886: parse error before `*' modules/swfrender.c:892: `p' undeclared (first use in
this function) modules/swfrender.c: In function `swf_RenderSWF': modules/swfrender.c:973: parse error before `*' modules/swfrender.c:977: parse error before `color' modules/swfrender.c:978: `color' undeclared (first
use in this function) modules/swfrender.c:1016: `placements' undeclared
(first use in this function) make[1]: *** [rfxswf.o] Erreur 1 make[1]: Quitte le répertoire `/home/install/swftools_cvs/swftools/lib' make: *** [all] Erreur 2 Is their any extra module that needs to be installed
? Thanks Philippe |
[Prev in Thread] | Current Thread | [Next in Thread] |