ID:               35461
 Updated by:       [EMAIL PROTECTED]
 Reported By:      hostmaster at xenterra dot net
-Status:           Assigned
+Status:           Closed
 Bug Type:         Ming related
 Operating System: *
 PHP Version:      5CVS-2005-12-21 (cvs)
 Assigned To:      helly
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2005-11-29 19:29:56] hostmaster at xenterra dot net

The snapshot php5-200511291530 failed to compile with ext/ming with
essentially the same error messages as were originally reported (see
Actual Result below). It appears that the ming extension code has not
yet been re-worked.

------------------------------------------------------------------------

[2005-11-28 23:56:40] hostmaster at xenterra dot net

Description:
------------
No script; this is a compile error.
Configure options:
./configure --with-apxs=/usr/local/apache/bin/apxs \
            --with-pgsql=/usr/local/pgsql \
            --enable-dba \
            --with-flatfile \
            --with-openssl \
            --enable-exif \
            --with-gd=/usr/local/gd-2.0.33 \
            --with-jpeg-dir=/usr/lib \
            --with-png-dir=/usr/lib \
            --with-zlib-dir=/usr/lib \
            --with-xpm-dir=/usr/X11R6/lib \
            --with-imap=/usr/local/imap-2002d \
            --with-imap-ssl=/usr/local/ssl \
            --with-curl \
            --with-curlwrappers \
            --enable-ftp \
            --enable-soap \
            --with-libxml-dir=/usr/local/lib \
            --with-ming=/usr/local/lib \
            --enable-sockets

Compilation also failed using CVS snapshot php5-200511282130 on
Slackware 10.2, and on Slackware 10.1 using official release.

Ming version is ming-0.3beta1.

Reproduce code:
---------------
No code.

Expected result:
----------------
N/A

Actual result:
--------------
Following is gcc output right before "make" quit:

/usr/local/php-5.1.1/ext/ming/ming.c: In function
`zif_swfbitmap___construct':
/usr/local/php-5.1.1/ext/ming/ming.c:386: warning: assignment from
incompatible pointer type
/usr/local/php-5.1.1/ext/ming/ming.c: In function
`zif_swfmovie_output':
/usr/local/php-5.1.1/ext/ming/ming.c:2267: error: too few arguments to
function `SWFMovie_output'
/usr/local/php-5.1.1/ext/ming/ming.c: In function
`zif_swfmovie_saveToFile':
/usr/local/php-5.1.1/ext/ming/ming.c:2329: error: too few arguments to
function `SWFMovie_output'
/usr/local/php-5.1.1/ext/ming/ming.c: In function `zif_swfmovie_save':
/usr/local/php-5.1.1/ext/ming/ming.c:2380: error: too few arguments to
function `SWFMovie_output'
/usr/local/php-5.1.1/ext/ming/ming.c:2399: error: too few arguments to
function `SWFMovie_output'
/usr/local/php-5.1.1/ext/ming/ming.c: In function
`zif_swftextfield_setFont':
/usr/local/php-5.1.1/ext/ming/ming.c:3741: 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=35461&edit=1

Reply via email to