From: oszfer at monornet dot hu Operating system: Debian sarge PHP version: 4.4.4 PHP Bug Type: Ming related Bug description: compile error
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 bug report at http://bugs.php.net/?id=40370&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=40370&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=40370&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=40370&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=40370&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=40370&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=40370&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=40370&r=needscript Try newer version: http://bugs.php.net/fix.php?id=40370&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=40370&r=support Expected behavior: http://bugs.php.net/fix.php?id=40370&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=40370&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=40370&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=40370&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=40370&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=40370&r=dst IIS Stability: http://bugs.php.net/fix.php?id=40370&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=40370&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=40370&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=40370&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=40370&r=mysqlcfg