Add the same fix there on line 71

On Wed, 17 Dec 2003, Derick Rethans wrote:

> On Wed, 17 Dec 2003, Rasmus Lerdorf wrote:
> 
> > I fixed this in the 4.3 branch a while ago but there were a lot of cries
> > from the peanut gallery on the validity of the fix:
> >
> > http://cvs.php.net/diff.php/php-src/ext/gd/libgd/gdft.c?sbt=1&login=2&r1=1.11.2.10&r2=1.11.2.11&ty=h
> >
> > I still think it is the correct fix and will MFB it in a bit.
> 
> That didn't fix it, I get the same error in gd.c now:
> 
> In file included from /dat/dev/php/php-5.0dev/ext/gd/gd.c:71:
> /usr/include/freetype2/freetype/freetype.h:20:2: #error "`ft2build.h' hasn't been 
> included yet!"
> /usr/include/freetype2/freetype/freetype.h:21:2: #error "Please always use macros to 
> include FreeType header files."
> /usr/include/freetype2/freetype/freetype.h:22:2: #error "Example:"
> /usr/include/freetype2/freetype/freetype.h:23:2: #error "  #include <ft2build.h>"
> /usr/include/freetype2/freetype/freetype.h:24:2: #error "  #include FT_FREETYPE_H"
> make: *** [ext/gd/gd.lo] Error 1
> 
> 
> regards,
> Derick
> 
> -- 
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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

Reply via email to