ID: 22351 User updated by: j dot lammerts at chello dot nl Reported By: j dot lammerts at chello dot nl -Status: Feedback +Status: Open Bug Type: GD related Operating System: AIX 4.3.3 PHP Version: 4CVS-2003-02-21 (stable) New Comment:
The freetype version is 2.0.1.0, and AFAIK it is the only version installed on our system. Previous Comments: ------------------------------------------------------------------------ [2003-02-23 05:38:50] [EMAIL PROTECTED] What freetype version you have installed? And you're sure you don't have mixed versions in your system of it? ------------------------------------------------------------------------ [2003-02-21 09:40:44] j dot lammerts at chello dot nl Error situation could be avoided by NOT adding both --with-gd AND --with-ttf in the configuration string. I now have --with-gd only. Is this the correct way of doing things ? Hans ------------------------------------------------------------------------ [2003-02-21 06:23:43] j dot lammerts at chello dot nl Hello, When trying to compile the latest CVS of PHP4.3.1 trouble starts when gdttf.c is being compiled. This is where it starts to go wrong: php4-STABLE-200302201030/ext/gd/gdttf.c -DPIC -o ext/gd/gdttf.lo /home/USTJLA/php4-STABLE-200302201030/ext/gd/gdttf.c:74: parse error before `TT_Engine' /home/USTJLA/php4-STABLE-200302201030/ext/gd/gdttf.c:74: warning: no semicolon at end of s truct or union /home/USTJLA/php4-STABLE-200302201030/ext/gd/gdttf.c:75: warning: data definition has no t ype or storage class /home/USTJLA/php4-STABLE-200302201030/ext/gd/gdttf.c:76: parse error before `properties' /home/USTJLA/php4-STABLE-200302201030/ext/gd/gdttf.c:76: warning: data definition has no t ype or storage class A lot of error messages follow, probably all due to the first one, and make stops. Anyone know what to do ? Hans ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22351&edit=1