php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9348 symbol zendtext: referenced symbol not found
Submitted: 2001-02-19 19:36 UTC Modified: 2001-04-10 10:05 UTC
From: tcyrus at noochee dot com Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0 Latest CVS (19/02/2001) OS: Solaris 2.6
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: tcyrus at noochee dot com
New email:
PHP Version: OS:

 

 [2001-02-19 19:36 UTC] tcyrus at noochee dot com
Like other bugs filed on this same subject, when running Apache (1.3.17) on a
Solaris 2.6 sparc (gcc 2.95.2) using the latest src (Feb 19, 2001 1545) from 
http://snaps.php.net I continue to get the error:

/usr/local/apache/bin/apachectl configtest
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 zendtext: referenced symbol not found

Configured like:
./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs --enable-track-vars

Like other bug reports, I see several 'extern char *zendtext' but no place do I see
where zendtext is defined (in any of the php4-latest src).

Help!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-22 19:20 UTC] sniper@php.net
If you're really using a CVS version, please check that you have
also updated the php4/Zend directory..

Also, try doing 'make clean' after configure and before 'make'.

--Jani

 [2001-04-10 10:05 UTC] sniper@php.net
No feedback. If this happens also with soon to be released PHP 4.0.5, reopen this bug report.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 10:01:28 2024 UTC