php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #408 linker error compiling apache 1.3b6
Submitted: 1998-05-27 13:36 UTC Modified: 1998-06-26 02:11 UTC
From: jase at sensis dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0 Latest CVS OS: Solaris 2.5.1
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: jase at sensis dot com
New email:
PHP Version: OS:

 

 [1998-05-27 13:36 UTC] jase at sensis dot com
When compiling php for use as a shared apache module,
I get the following error message:

Undefined                       first referenced
 symbol                             in file
php3_module_shutdown_for_exec       modules/php3/libphp3.a(mod_php3.o)
ld: fatal: Symbol referencing errors. No output written to httpd

To temporarily fix the problem, I copied the missing funciton
from the main.c source file into the mod_php3.c file in the 
modules/php3 directory in the apache source.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-06-26 02:11 UTC] rasmus
Unable to reproduce this.  Try again with the final releases of Apache_1.3.0 and PHP 3.0
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 16:01:37 2025 UTC