php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2694 can't compile apache shared module
Submitted: 1999-11-10 15:44 UTC Modified: 1999-11-10 15:45 UTC
From: ga244 at is8 dot nyu dot edu Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.12 OS: linux 2.2.10 (RH 6.0)
Private report: No CVE-ID: None
 [1999-11-10 15:44 UTC] ga244 at is8 dot nyu dot edu
./configure --with-mysql --with-shared-apache=../apache-1.3
followed procedure in INSTALL.DSO.
making appache fails:  unrecognized option -rpath 
/usr/local/dir is a directory.
(note : mod_perl compiles with -rpath )
I manually linked the module with ld and all the options
but the module was unusable, ( unrecognized sywbol )
repeated more than once.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-10 15:45 UTC] sas at cvs dot php dot net
Don't use --with-shared-apache. Please read on in INSTALL.DSO and use APXS instead.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 14:01:30 2024 UTC