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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu May 09 06:01:32 2024 UTC