[PHP-DEV] PHP 4.0 Bug #7636 Updated: php4+Apache+oracle+gd+freetype From: sniper <email protected>
Date: 11/30/00

ID: 7636
Updated by: sniper
Reported By: yangyh <email protected>
Status: Feedback
Bug Type: Compile Failure
Assigned To:
Comments:

Are you sure there aren't any old gd library/ headers in your system?
Please remove every instance of GD library and recompile it and PHP.

--Jani

Previous Comments:
---------------------------------------------------------------------------

[2000-11-04 00:59:56] yangyh <email protected>
I'm trying to install php4+apache1.3.14+gd1.8+oracle8 on my Sun Solaris machine and I am getting the following error when I try to start Apache:

"Syntax error on line 238 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1: /usr/local/apache/bin/httpd:
fatal: relocation error: file /usr/local/apache/libexec/libphp4.so: symbol png_set_PLTE: referenced
symbol not found
../bin/apachectl start: httpd could not be started"

Here is what I typed to configure PHP:
./configure --with-oracle=/u01/app/oracle/product/8.1.5 --with-oci8=/u01/app/oracle/product/8.1.5 --with-apache=../apache_1.3.14 --with-zlib=/usr/local --with-gd=/usr/local --with-ttf --enable-track-vars --enable-libgcc

What am I doing wrong?
Any suggestions on how to fix this?

Thanks!

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7636

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