Jani Taskinen wrote:
> sniper          Mon Jun  3 21:13:01 2002 EDT
>
>   Modified files:
>     /php4/ext/gd        config.m4
>   Log:
>   - Made the bundled libgd actually work. Fixed bug: #17244

sb@wopr-mobile:/usr/src/php4> make
/bin/sh libtool --silent --mode=compile gcc -DHAVE_LIBPNG
-DHAVE_LIBFREETYPE -Ie
xt/gd/ -I/usr/src/php4/ext/gd/ -DPHP_ATOM_INC -I/usr/src/php4/include
-I/usr/src
/php4/main -I/usr/src/php4 -I/usr/local/apache2/include
-I/usr/src/php4/Zend -I/
usr/src/php4/ext/gd/libgd -I/usr/include/freetype2/freetype
-I/usr/local/mysql/i
nclude/mysql -I/usr/local/srm/include -I/usr/src/php4/ext/xml/expat 
-D_REENTRAN
T -I/usr/src/php4/TSRM -g -O2 -pthread -DZTS  -prefer-pic -c
/usr/src/php4/ext/g
d/libgd/gdft.c -o ext/gd/libgd/gdft.lo
/usr/src/php4/ext/gd/libgd/gdft.c:43: freetype/ftglyph.h: No such file or
direct
ory
make: *** [ext/gd/libgd/gdft.lo] Error 1

  With '--with-gd' instead of '--with-gd=php' it builds.

-- 
  Sebastian Bergmann
  http://sebastian-bergmann.de/                 http://phpOpenTracker.de/

  Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to