From:             [EMAIL PROTECTED]
Operating system: Red Hat 7.2
PHP version:      4.0.6
PHP Bug Type:     Compile Failure
Bug description:  Conflicting types for 'gdioctx'

I'm getting the same bug a lot of other people have posted. I haven't seen
a solution in all the reports that work. I've installed gd 2.0.1.

My configure:

./configure --with-apxs=/usr/local/apache/bin/apxs --with-openssl
--enable-ftp --with-gd=shared,/usr -with-mysql=/usr --with-pdflib
--with-jpeg-dir=/usr/local --with-tiff-dir=/usr/local

results of make:

gd.c:95: conflicting types for `gdIOCtx'
/usr/local/include/gd_io.h:18: previous declaration of `gdIOCtx'
make[3]: *** [gd.slo] Error 1
make[3]: Leaving directory `/usr/src/php-4.0.6/ext/gd'

What does this mean? What can I do?

Gabe
-- 
Edit bug report at: http://bugs.php.net/?id=14528&edit=1


-- 
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]

Reply via email to