From:             j dot lammerts at chello dot nl
Operating system: AIX 4.3.3
PHP version:      4CVS-2003-02-21 (stable)
PHP Bug Type:     GD related
Bug description:  Error in gdttf.c ??

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 bug report at http://bugs.php.net/?id=22351&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22351&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22351&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22351&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22351&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22351&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22351&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22351&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22351&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22351&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22351&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22351&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22351&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22351&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22351&r=gnused

Reply via email to