Date: 01/24/01
- Next message: aki.hakkila <email protected>: "[PHP-DEV] PHP 4.0 Bug #8879: iPlanet: setting doc_root etc. for virtual servers"
- Previous message: dferdinand <email protected>: "[PHP-DEV] PHP 4.0 Bug #8877: symbol not defined (used by ucd-snmp)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: dferdinand <email protected>
Operating system: aix 4.3.2
PHP version: 4.0.4pl1
PHP Bug Type: Apache related
Bug description: symbol not defined (load php4-module)
hello,
i have problems to load the php4-module with apache.
i analysed the problem and find, that one or more smybols which are defined in libgcc.a are missing.
i try to link this module with other options, but i have no success.
when i compile with apxs the following symbols are missing in the php4-module:
__divdi3 and __moddi3
when i compile with shared apache, then tis symbols are not missing.
i want to use the pdflib 3.0 with php, but when i link this lib, the following symbol is always missing:
__eprintf
why does the linker under aix 4.3.2 not link this routines from the libgcc when the linking must fail without this symbols?
goodby
-- Edit Bug report at: http://bugs.php.net/?id=8878&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>
- Next message: aki.hakkila <email protected>: "[PHP-DEV] PHP 4.0 Bug #8879: iPlanet: setting doc_root etc. for virtual servers"
- Previous message: dferdinand <email protected>: "[PHP-DEV] PHP 4.0 Bug #8877: symbol not defined (used by ucd-snmp)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

