[PHP-INST] Re: Help compiling in imap support! From: Clay Dowling (clay <email protected>)
Date: 06/28/00

Dan,

The problem does not appear to be related to imap at all. It would appear
that you have gd support configured, but you don't have the gd libraries
installed. If you remove gd support (--without-gd), this problem should
go away. Of course, if you need GD support, this is a problem.

Clay

On Tue, 27 Jun 2000, Dan Spray wrote:

> Hello everyone, I have been running PHP 4.0 now for a month without any
> problems. However today I went to install imap support and I receive:
>
> gd.o(.text+0x2f0): multiple definition of `gdImageColorResolve'
> .libs/libphp4.a(gd.o):/home/dan/php4/php-4.0.0/ext/gd/gd.c:275: first
> defined here

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-install-unsubscribe <email protected>
For additional commands, e-mail: php-install-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>