ID: 40370 Updated by: [EMAIL PROTECTED] Reported By: oszfer at monornet dot hu -Status: Open +Status: Feedback Bug Type: Ming related Operating System: Debian sarge PHP Version: 4.4.4 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Previous Comments: ------------------------------------------------------------------------ [2007-02-06 12:53:36] oszfer at monornet dot hu Description: ------------ I cannot compile PHP with ming-0.3 extension. As I see on http://bugs.php.net/bug.php?id=35461 the problem was solved once. But, at least for me, it still exists with php-4.4.4. linux:/usr/local/src/php-4.4.4# gcc --version gcc (GCC) 3.3.5 (Debian 1:3.3.5-13) Copyright (C) 2003 Free Software Foundation, Inc. Actual result: -------------- /usr/local/src/php-4.4.4/ext/ming/ming.c: In function `zif_swfbitmap_init': /usr/local/src/php-4.4.4/ext/ming/ming.c:323: warning: assignment from incompatible pointer type /usr/local/src/php-4.4.4/ext/ming/ming.c: In function `zif_swfmovie_output': /usr/local/src/php-4.4.4/ext/ming/ming.c:1467: error: too many arguments to function `SWFMovie_output' /usr/local/src/php-4.4.4/ext/ming/ming.c: In function `zif_swfmovie_saveToFile': /usr/local/src/php-4.4.4/ext/ming/ming.c:1516: error: too many arguments to function `SWFMovie_output' /usr/local/src/php-4.4.4/ext/ming/ming.c: In function `zif_swfmovie_save': /usr/local/src/php-4.4.4/ext/ming/ming.c:1561: error: too many arguments to function `SWFMovie_output' /usr/local/src/php-4.4.4/ext/ming/ming.c:1575: error: too many arguments to function `SWFMovie_output' /usr/local/src/php-4.4.4/ext/ming/ming.c: In function `zif_swftextfield_setFont': /usr/local/src/php-4.4.4/ext/ming/ming.c:2597: warning: passing arg 2 of `SWFTextField_setFont' from incompatible pointer type make: *** [ext/ming/ming.lo] Error 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40370&edit=1