php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #857 undefined reference in library
Submitted: 1998-10-19 08:31 UTC Modified: 1998-11-13 07:47 UTC
From: guenther dot protz at lichtcom dot de Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.3 OS: Linux
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: guenther dot protz at lichtcom dot de
New email:
PHP Version: OS:

 

 [1998-10-19 08:31 UTC] guenther dot protz at lichtcom dot de
Hallo,

I have compiled php3.0.3 as module for Apache 1.3.0
When compiling Apache I get the following:
 gcc ..... /modules/php3/libphp3.a ....

-> Error modules.o (.data + 0x44 undefinded reference to modphp3_module)

Thanks ofr your answer.

G?nther Protz


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-11-13 07:47 UTC] rasmus
This is exactly what happens when you specify the wrong --activate-module switch when you are configuring Apache.  See http://www.php.net/FAQ.php3#4.9
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 17 18:00:02 2026 UTC