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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
14 - 5 = ?
Subscribe to this entry?

 
 [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: Mon May 20 06:01:34 2024 UTC