php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3717 multiple definition of gdImageColorResolve
Submitted: 2000-03-03 04:13 UTC Modified: 2001-02-10 15:29 UTC
From: gk at schumann-ag dot de Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.15 OS: SUSE Linux 6.2
Private report: No CVE-ID: None
 [2000-03-03 04:13 UTC] gk at schumann-ag dot de
Apache Version: Apache/1.3.12
Config:
./configure --with-apxs=/usr/local/www/apache_php3/bin/apxs  --with-sybase=/opt/sybase/ --enable-track-vars=yes --with-gd=../gd-1.7.3  

Error:
/usr/local/lib/libgd.a(gd.o): In function `gdImageColorResolve':
gd.o(.text+0x320): multiple definition of `gdImageColorResolve'
libmodphp3-so.a(gd.o):/arc/apache/php-3.0.15/functions/gd.c:227: first defined here
/usr/i486-linux/bin/ld: Warning: size of symbol `gdImageColorResolve' changed from 265 to 240 in gd.o
collect2: ld returned 1 exit status
apxs:Break: Command failed with rc=65536
make: *** [libphp3.so] Error 1  

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-03-03 14:26 UTC] sas at cvs dot php dot net
Please send your config.log to sas@php.net for further dissection. Thanks.
 [2001-02-10 15:29 UTC] jimw@php.net
no feedback, closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 12:01:29 2025 UTC