From:             kiryu at angelicwing dot net
Operating system: FreeBSD4.8
PHP version:      5CVS-2005-04-17 (dev)
PHP Bug Type:     Compile Failure
Bug description:  gd.c error

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 bug report at http://bugs.php.net/?id=32735&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=32735&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=32735&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=32735&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=32735&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=32735&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=32735&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=32735&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=32735&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=32735&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=32735&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=32735&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=32735&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=32735&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=32735&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=32735&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=32735&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=32735&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=32735&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=32735&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=32735&r=mysqlcfg

Reply via email to