From: [EMAIL PROTECTED]
Operating system: solaris 7
PHP version: 4.0.5
PHP Bug Type: Compile Failure
Bug description: gdioctx incompatible types as described in bug 11638 gd_io.h from
the gd-1.8.4 src tree has an
icompatible type compared to gd.c in the php.4.0.6 tree the reference to php.4.0.6.rc3
in ~andi does not lead to a succesfull
download the cvs server access as described in the cvs instruction does not lead
to a succesfull login or checkout struct gdIOCtx { int (*getC)(struct
gdIOCtx*); int (*getBuf)(struct gdIOCtx*, void*, int); void
(*putC)(struct gdIOCtx*, int); int (*putBuf)(struct gdIOCtx*, const void*,
int);
int (*seek)(struct gdIOCtx*, const int); long (*tell)(struct gdIOCtx*);
void (*free)(struct
gdIOCtx*); } gdIOCtx;
Warning: Could not execute mail delivery program in /local/Web/sites/phpweb/bugs.php
on line 419
Mail not sent!
Please send this page in a mail to [EMAIL PROTECTED] manually.
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]