[PHP-DEV] Bug #11610 Updated: compilation with gd From: an.cappellini <email protected>
Date: 06/21/01

ID: 11610
User Update by: an.cappellini <email protected>
Status: Closed
Bug Type: GD related
Operating system: slackware 7.0
PHP Version: 4.0.5
Description: compilation with gd

thanx a lot!
it works perfectly with apache 1.3.20!

alex

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

[2001-06-21 19:27:44] sniper <email protected>
You should NOT comment any lines in sources.
Please try with PHP 4.0.6, (released tomorrow) as this
is fixed in it.

http://www.php.net/~andi/php-4.0.6.tar.gz

--Jani

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

[2001-06-21 18:22:07] an.cappellini <email protected>
i have some problem in compilation with gd (1.8.4)

first of all i have the same problem described in http://www.php.net/bugs.php?id=11096&edit=1
(i resolve it commenting the line).

but now i have some error compiling gdttf.c, for example:

gdttf.c: In function `glyphTest':
gdttf.c:442: `a' undeclared (first use in this function)
gdttf.c:442: parse error before `)'
gdttf.c:443: `b' undeclared (first use in this function)
gdttf.c:443: parse error before `)'

[there are 148 lines of errors]

my configure line is:
./configure --with-mysql=/opt/mysql --with-apache=../apache_1.3.14 --enable-track-vars --with-gd --with-gd-dir=/usr/local/include --enable-calendar --with-jpeg-dir=/usr/lib --with-xpm-dir=/usr/X11R6/lib/ --with-ftp

thanx
alex

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

Full Bug description available at: http://bugs.php.net/?id=11610

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>