|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2005-10-05 14:10 UTC] sniper@php.net
[2005-10-05 14:47 UTC] ale dot pas at tiscali dot it
[2005-10-05 21:36 UTC] sniper@php.net
[2005-11-28 15:17 UTC] sniper@php.net
[2005-11-29 17:33 UTC] netguy45 at hotmail dot com
[2005-11-29 17:37 UTC] netguy45 at hotmail dot com
[2005-12-06 01:00 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Sun Nov 02 05:00:01 2025 UTC |
Description: ------------ Ming 0.3beta1 from cvs installed correctly. PHP configured without errors make fails. Reproduce code: --------------- Configure: ./configure --with-interbase --with-ming=/usr --with-mysql=/usr --with-png-dir \ --with-jpeg-dir=/usr/local/src/jpeg-6b --with-zlib-dir --with-gd \ --with-flatfile \ --enable-exif --with-ttf --with-freetype-dir=/usr/include/freetype2 \ --with-t1lib --enable-gd-native-ttf --enable-debugger \ --enable-mbstr-enc-trans --with-iconv --with-pgsql --enable-dbase \ --enable-force-cgi-redirect --enable-fastcgi Actual result: -------------- gcc -Iext/ming/ -I/usr/local/src/php-5.0.5/ext/ming/ -DPHP_ATOM_INC -I/usr/local/src/php-5.0.5/include -I/usr/local/src/php-5.0.5/main -I/usr/local/src/php-5.0.5 -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/interbase/include -I/usr/include/mysql -I/usr/local/pgsql/include -I/usr/local/src/php-5.0.5/TSRM -I/usr/local/src/php-5.0.5/Zend -g -O2 -c /usr/local/src/php-5.0.5/ext/ming/ming.c -o ext/ming/ming.o && echo > ext/ming/ming.lo /usr/local/src/php-5.0.5/ext/ming/ming.c: In function `zif_swfbitmap___construct': /usr/local/src/php-5.0.5/ext/ming/ming.c:386: warning: assignment from incompatible pointer type /usr/local/src/php-5.0.5/ext/ming/ming.c: In function `zif_swfmovie_output': /usr/local/src/php-5.0.5/ext/ming/ming.c:2265: error: too many arguments to function `SWFMovie_output' /usr/local/src/php-5.0.5/ext/ming/ming.c: In function `zif_swfmovie_saveToFile': /usr/local/src/php-5.0.5/ext/ming/ming.c:2327: error: too many arguments to function `SWFMovie_output' /usr/local/src/php-5.0.5/ext/ming/ming.c: In function `zif_swfmovie_save': /usr/local/src/php-5.0.5/ext/ming/ming.c:2378: error: too many arguments to function `SWFMovie_output' /usr/local/src/php-5.0.5/ext/ming/ming.c:2397: error: too many arguments to function `SWFMovie_output' /usr/local/src/php-5.0.5/ext/ming/ming.c: In function `zif_swftextfield_setFont': /usr/local/src/php-5.0.5/ext/ming/ming.c:3741: warning: passing arg 2 of `SWFTextField_setFont' from incompatible pointer type make: *** [ext/ming/ming.lo] Error 1