PHP :: Bug #28175 :: compile failure with freetype
| Bug #28175 | compile failure with freetype | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Submitted: | 2004-04-27 03:53 UTC | Modified: | 2004-12-14 01:15 UTC |
|
||||||||||
| From: | Paul dot Gardiner at Barleychalu dot Co dot Uk | Assigned: | iliaa (profile) | |||||||||||
| Status: | Closed | Package: | GD related | |||||||||||
| PHP Version: | 4.3.8 | OS: | slackware 9.1, 2.4.25 kernel | |||||||||||
| Private report: | No | CVE-ID: | None | |||||||||||
[2004-04-27 03:53 UTC] Paul dot Gardiner at Barleychalu dot Co dot Uk
Description: ------------ ./configure --prefix=/usr/php --with-apxs=/usr/sbin/apxs --with-openssl=/usr --enable-sigchild --enable-libgcc --enable-bcmath --with-bz2=/usr --enable-calendar --enable-ctype --enable-dba=shared --enable-gdbm=/usr --enable-ndbm=/usr --enable-db2=/usr --enable-db3=/usr --enable-dbase --with-zlib --enable-ftp --with-mhash=/usr/local --with-gd --with-jpeg-dir=/usr --with-png-dir=/usr --with-mysql=/usr/local --with-pgsql=/usr/local --enable-shmop --enable-sockets --enable-inline-optimization --enable-sysvsem --enable-sysvshm --enable-wddx --with-gnu-ld --with-gettext --with-freetype-dir=/usr --enable-gd-native-ttf when making this is where error starts /bin/sh /usr/local/src/servers/php-4.3.6/libtool --silent --preserve-dup-deps --mode=compile gcc -I/usr/local/src/servers/php-4.3.6/ext/gd/libgd -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -Iext/gd/ -I/usr/local/src/servers/php-4.3.6/ext/gd/ -DPHP_ATOM_INC -I/usr/local/src/servers/php-4.3.6/include -I/usr/local/src/servers/php-4.3.6/main -I/usr/local/src/servers/php-4.3.6 -I/usr/local/src/servers/php-4.3.6/Zend -I/usr/include/freetype2 -I/usr/local/include -I/usr/local/include/mysql -I/usr/local/src/servers/php-4.3.6/ext/xml/expat -I/usr/local/src/servers/php-4.3.6/TSRM -g -O2 -prefer-pic -c /usr/local/src/servers/php-4.3.6/ext/gd/libgd/gdft.c -o ext/gd/libgd/gdft.lo /usr/local/src/servers/php-4.3.6/ext/gd/libgd/gdft.c: In function `fontFetch': /usr/local/src/servers/php-4.3.6/ext/gd/libgd/gdft.c:478: `FT_ENCODING_MS_SYMBOL' undeclared (first use in this function) /usr/local/src/servers/php-4.3.6/ext/gd/libgd/gdft.c:478: (Each undeclared identifier is reported only once /usr/local/src/servers/php-4.3.6/ext/gd/libgd/gdft.c:478: for each function it appears in.) /usr/local/src/servers/php-4.3.6/ext/gd/libgd/gdft.c:479: `FT_ENCODING_ADOBE_CUSTOM' undeclared (first use in this function) /usr/local/src/servers/php-4.3.6/ext/gd/libgd/gdft.c:479: `FT_ENCODING_ADOBE_STANDARD' undeclared (first use in this function) /usr/local/src/servers/php-4.3.6/ext/gd/libgd/gdft.c: In function `gdImageStringFTEx': /usr/local/src/servers/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 version of gd: gd-2.0.3 ./configure --prefix /usr tried going back to php-4.3.4 and compiles fine with same ./configure listed above
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2004-04-28 14:37 UTC] paul dot gardiner at barleychalu dot co dot uk
[2004-05-04 09:21 UTC] paul dot gardiner at barleychalu dot co dot uk
[2004-06-09 16:50 UTC] iliaa@php.net
[2004-07-13 20:49 UTC] karen at lilycreek dot net
[2004-07-14 22:23 UTC] ottenhoff at longsight dot com
[2004-12-14 01:15 UTC] iliaa@php.net