ID:               32735
 Updated by:       [EMAIL PROTECTED]
 Reported By:      kiryu at angelicwing dot net
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: FreeBSD4.8
 PHP Version:      PHP5.1.0-dev(snaps php5-200504170630)
 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-04-17 11:53:32] kiryu at angelicwing dot net

Sorry. The version number was corrected.

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

[2005-04-17 09:51:36] kiryu at angelicwing dot net

Description:
------------
./configure
--enable-mbstring
--enable-mbregex
--with-pgsql=/usr/local/pgsql
--with-mysql=/usr/local
--with-apxs2=/usr/local/apache2/bin/apxs
--enable-memory-limit
--enable-safe-mode
--with-zlib
--with-xmlrpc
--enable-cli
--with-gd
--enable-exif
--enable-gd-jis-conv
--enable-gd-jis-conv--with-gettext
--with-xml=/usr/local
--enable-ftp
--with-dom
--with-freetype-dir=/usr/local
--with-jpeg-dir=/usr/local
--enable-sockets
--with-libcrypt=/usr/lib
--enable-soap
--enable-sqlite-utf8
--enable-spl
--with-xsl
--with-mysqli



# make
/bin/sh /usr/local/src/php5-200504170630/libtool --silent
--preserve-dup-deps --mode=compile gcc
-I/usr/local/src/php5-200504170630/ext/gd/libgd -DHAVE_LIBPNG
-DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DJISX0208 -Iext/gd/
-I/usr/local/src/php5-200504170630/ext/gd/ -DPHP_ATOM_INC
-I/usr/local/src/php5-200504170630/include
-I/usr/local/src/php5-200504170630/main
-I/usr/local/src/php5-200504170630 -I/usr/local/include/libxml2
-I/usr/local/include -I/usr/local/include/freetype2
-I/usr/local/src/php5-200504170630/ext/mbstring/oniguruma
-I/usr/local/src/php5-200504170630/ext/mbstring/libmbfl
-I/usr/local/src/php5-200504170630/ext/mbstring/libmbfl/mbfl
-I/usr/local/include/mysql -I/usr/local/pgsql/include
-I/usr/local/src/php5-200504170630/TSRM
-I/usr/local/src/php5-200504170630/Zend    -g -O2  -prefer-non-pic -c
/usr/local/src/php5-200504170630/ext/gd/gd.c -o ext/gd/gd.lo
/usr/local/src/php5-200504170630/ext/gd/gd.c: In function
`zif_imageconvolution':
/usr/local/src/php5-200504170630/ext/gd/gd.c:4215: syntax error before
`float'
/usr/local/src/php5-200504170630/ext/gd/gd.c:4228: `matrix' undeclared
(first use in this function)
/usr/local/src/php5-200504170630/ext/gd/gd.c:4228: (Each undeclared
identifier is reported only once
/usr/local/src/php5-200504170630/ext/gd/gd.c:4228: for each function it
appears in.)
*** Error code 1



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


-- 
Edit this bug report at http://bugs.php.net/?id=32735&edit=1

Reply via email to