Date: 12/20/00
- Next message: Alex Akilov: "Re: [PHP-DEV] How to call Java Class in PHP"
- Previous message: FaVo <email protected>: "[PHP-DEV] PHP 4.0 Bug #7046 Updated: shm_put_var wont put the given var into memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 8343
User Update by: joeldreed <email protected>
Status: Open
Bug Type: Dynamic loading
Description: Undefined symbols: _strtol when PHP4 compiled as DSO --with-mysql
When compiling PHP 4.0.x as a DSO with external......
I just wanted to clarify that this is with 4.0.4. I also tried
with a 12/20/2000 7:45am snapshot, same ./configure
etc. Same undefined symbol.
Thanks.
Previous Comments:
---------------------------------------------------------------------------
[2000-12-20 15:16:39] joeldreed <email protected>
./configure
-> --with-apxs=/usr/local/sbin/apxs
-> --with-mysql=/usr/local/mysql --with-zlib=/usr/local
-> --enable-track-vars
When compiling PHP 4.0.x as a DSO with external
MySQL support (--with-mysql) option when apache
loads the PHP module it will give:
dyld: /usr/local/sbin/apache Undefined symbols: _strtol
I have been able to reproduce this problem the
versions of MySQL (3.23.28 - 3.23.29a) and the zlib
version in all cases was zlib-1.1.3.
Note:
PHP 4.0.4 works fine w/ the built-in mysql support.
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=8343
-- 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: Alex Akilov: "Re: [PHP-DEV] How to call Java Class in PHP"
- Previous message: FaVo <email protected>: "[PHP-DEV] PHP 4.0 Bug #7046 Updated: shm_put_var wont put the given var into memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

