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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

Add a Patch

Pull Requests

Add a Pull Request

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: Tue Apr 23 23:01:29 2024 UTC