[PHP-DEV] Bug #2694: can't compile apache shared module From: ga244 <email protected>
Date: 11/10/99

From: ga244 <email protected>
Operating system: linux 2.2.10 (RH 6.0)
PHP version: 3.0.12
PHP Bug Type: Installation problem
Bug description: can't compile apache shared module

./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.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>