ID: 8343 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Dynamic loading Operating System: MacOS X Server PHP Version: 4.0.4 New Comment:
No feedback, considered fixed. Previous Comments: ------------------------------------------------------------------------ [2001-08-19 03:41:00] [EMAIL PROTECTED] Does this happen with latest CVS snapshot: http://snaps.php.net/ ------------------------------------------------------------------------ [2000-12-20 15:21:29] [EMAIL PROTECTED] 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. ------------------------------------------------------------------------ [2000-12-20 15:16:39] [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. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=8343&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]