Date: 08/31/99
- Next message: Stig Bakken: "[PHP-DEV] cvs: /phpdoc/functions misc.sgml"
- Previous message: Stig Bakken: "Re: [PHP-DEV] PHP 4.0 Bug #2201 Updated: uniqid strange values"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: Frederic.Seraphine <email protected>
Operating system: OpenBSD/Sparc
PHP version: 4.0 Beta 2
PHP Bug Type: Compile Failure
Bug description: RTLD_NOW is not defined on OpenBSD
libzend/zend_extensions.c doesn't compile. RTLD_NOW
(which comes from the expansion of the DL_LOAD macro)
is recognized as an undefined symbol.
dlfcn.h and dlopen(3) under OpenBSD doesn't provide
for RTLD_NOW.
-- 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>
- Next message: Stig Bakken: "[PHP-DEV] cvs: /phpdoc/functions misc.sgml"
- Previous message: Stig Bakken: "Re: [PHP-DEV] PHP 4.0 Bug #2201 Updated: uniqid strange values"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

