[PHP-DEV] PHP 4.0 Bug #8880: problem with false file name libphp4 and libmodphp4 with shared-apache From: dferdinand <email protected>
Date: 01/24/01

From: dferdinand <email protected>
Operating system: aix 4.3.2 (linux)
PHP version: 4.0.4pl1
PHP Bug Type: Compile Problem
Bug description: problem with false file name libphp4 and libmodphp4 with shared-apache

hello,
always when i compile php with the shared-apache-option, i have problmes with the filenames.

after configuring apache new with php, i can't compile the php-module because the name for the lib-file is exchanged.

i must make a link from libmodphp4.a to libphp4.a to compile the module.

i have the same problem with the module-name. in one file the name is php4_module in an other file the name is mod_php4_module so i can't compile and use the module, before i edit the files and use everywhere the same name.

when i compile with apxs, then i don't have this problem, but on aix i have then problems with symbols from the libgcc.

goodby

-- 
Edit Bug report at: http://bugs.php.net/?id=8880&edit=1

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