ID:               35461
 Comment by:       patrick at pmenier dot dynalias dot net
 Reported By:      hostmaster at xenterra dot net
 Status:           Assigned
 Bug Type:         Ming related
 Operating System: Slackware Linux 10.2
 PHP Version:      5CVS-2005-11-29 (snap)
 Assigned To:      helly
 New Comment:

Same problem on debian 3.1 sarge. Compile fails if i use bundled ming
or debian libming.


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-29 10:10:12] [EMAIL PROTECTED]

Could you plz try newer snapshot?
>From what I can see, the problem still exists in the snapshot you've
tried and has been fixed in newer ones.

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

[2005-11-29 00:29:57] hostmaster at xenterra dot net

Per your suggestion:
http://snaps.php.net/php5-latest.tar.gz is, in fact,
php5-200511282130.tar.gz, which is the CVS version I said I tried. It
did not compile ext/ming with "latest" either.

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

[2005-11-29 00:03:21] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip

Most likely fixed in CVS.

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

[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