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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC