swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] Compile problems with PHP 5 and GCC 4


From: Daichi Shinozaki
Subject: Re: [Swftools-common] Compile problems with PHP 5 and GCC 4
Date: Mon, 23 May 2005 22:45:47 +0900
User-agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317)

Hi,

Peter Kiem wrote:

I'm trying to compile swftools-0.6.3 on my Fedora Core 3 system but it
failing with the following error:

address@hidden swftools-0.6.3]# make
making all in m4...
cd m4;make all
make[1]: Entering directory `/root/swftools-0.6.3/m4'
make[1]: Leaving directory `/root/swftools-0.6.3/m4'
making all in lib...
cd lib;make all
make[1]: Entering directory `/root/swftools-0.6.3/lib'
gcc -c -DHAVE_CONFIG_H   -I/usr/include/freetype2
-I/usr/include/fontconfig -Wparentheses -Wimplicit -Wreturn-type -O
-fomit-frame-pointer  h.263/h263tables.c -o h.263/h263tables.o
In file included from h.263/h263tables.c:21:
h.263/h263tables.h:54: error: array type has incomplete element type
make[1]: *** [h.263/h263tables.o] Error 1
make[1]: Leaving directory `/root/swftools-0.6.3/lib'
make: *** [all] Error 2


PHP: php-5.0.4-9
GCC: gcc-4.0.0-4

Any ideas?
You can build swftools-0.6.3 by commenting out the line 54 of swftools-0.6.3/lib/h.263/h263tables.h.

<snip>
// extern struct mvd_params mvd_params[];
</snip>

I've tested with gcc-4.0.0-2 on Fedora Core 4-test3.

Regards,

--
Daichi Shinozaki
SHIELD.JP Admin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]