[PHP-DEV] PHP 4.0 Bug #7153 Updated: Failed static linking with Apache From: Paolo.Brutti <email protected>
Date: 01/10/01

ID: 7153
User Update by: Paolo.Brutti <email protected>
Old-Status: Feedback
Status: Closed
Bug Type: Compile Failure
Description: Failed static linking with Apache

Previous Comments:
---------------------------------------------------------------------------

[2000-10-12 05:23:33] Paolo.Brutti <email protected>
Static linking with Apache fails with the message:
/usr/ccs/bin/ld: Unsatisfied symbols:
   DL_UNLOAD (code)

A possible solution is wrapping the code of zend_extension_startup
in zend_extensions.c in a #if ZEND_EXTENSIONS_SUPPORT
directive

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7153

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