Receiving the following errors when compiling with GD support on all Red Hat 8 systems with GD 1.8.4.  Previously never had this problem with any other versions of PHP:

 

/usr/src/php-4.3.6/ext/gd/libgd/gdft.c: In function `fontFetch':

/usr/src/php-4.3.6/ext/gd/libgd/gdft.c:478: `FT_ENCODING_MS_SYMBOL' undeclared (first use in this function)

/usr/src/php-4.3.6/ext/gd/libgd/gdft.c:478: (Each undeclared identifier is reported only once

/usr/src/php-4.3.6/ext/gd/libgd/gdft.c:478: for each function it appears in.)

/usr/src/php-4.3.6/ext/gd/libgd/gdft.c:479: `FT_ENCODING_ADOBE_CUSTOM' undeclared (first use in this function)

/usr/src/php-4.3.6/ext/gd/libgd/gdft.c:479: `FT_ENCODING_ADOBE_STANDARD' undeclared (first use in this function)

/usr/src/php-4.3.6/ext/gd/libgd/gdft.c: In function `gdImageStringFTEx':

/usr/src/php-4.3.6/ext/gd/libgd/gdft.c:974: `FT_ENCODING_MS_SYMBOL' undeclared (first use in this function)

make: *** [ext/gd/libgd/gdft.lo] Error 1

 

Any recommended fixes?

 

 

Thomas

[EMAIL PROTECTED]

http://www.networkeleven.com

 

Reply via email to