php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16566 php doesn't function when compiled
Submitted: 2002-04-12 07:14 UTC Modified: 2002-04-12 10:45 UTC
From: ramonet22 at hotmail dot com Assigned:
Status: Not a bug Package: Compile Warning
PHP Version: 4.1.1 OS: solaris 8
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ramonet22 at hotmail dot com
New email:
PHP Version: OS:

 

 [2002-04-12 07:14 UTC] ramonet22 at hotmail dot com
I compiled php with all packages installed (bison, flex ....):

./configure --enable-track-vars --with-mysql
make
make install

When I have compiled php, i try make test and i get this:

Failed loading /usr/local/Zend/lib/ZendOptimizer.so:  ld.so.1: /tmp/php-4.1.1/php: fatal: relocation error: file /usr/local/Zend/lib/ZendOptimizer.so: symbol _erealloc: referenced symbol not found
Failed loading /usr/local/Zend/lib/ZendOptimizer.so:  ld.so.1: /tmp/php-4.1.1/php: fatal: relocation error: file /usr/local/Zend/lib/ZendOptimizer.so: symbol _erealloc: referenced symbol not found
Failed loading /usr/local/Zend/lib/ZendOptimizer.so:  ld.so.1: /tmp/php-4.1.1/php: fatal: relocation error: file /usr/local/Zend/lib/ZendOptimizer.so: symbol _erealloc: referenced symbol not found
Failed loading /usr/local/Zend/lib/ZendOptimizer.so:  ld.so.1: /tmp/php-4.1.1/php: fatal: relocation error: file /usr/local/Zend/lib/ZendOptimizer.so: symbol _erealloc: referenced symbol not found
Failed loading /usr/local/Zend/lib/ZendOptimizer.so:  ld.so.1: /tmp/php-4.1.1/php: fatal: relocation error: file /usr/local/Zend/lib/ZendOptimizer.so: symbol _erealloc: referenced symbol not found

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-12 10:45 UTC] sniper@php.net
This is not the support forum for Zend products.
Please go to www.zend.com to get support for the optimizer.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 18:01:29 2024 UTC