RE: [PHP-DEV] 4.0.5RC1 From: Lon Baker (lon <email protected>)
Date: 03/13/01

The source compiles and installs as a DSO under:
Mac OS X 10.0 RC1
Apache 1.3.19
MySQL 3.23.34a

Config line used: ./configure --with-apxs=/usr/sbin/apxs
--enable-track-vars --with-mysql=/usr/local/mysql --with-zlib

With the following issues:
Requires corrected lines in internal_functions.c @ line 32 as noted in
bug report #9716
-After this edit the compile proceeds as normal and runs fine.

Outstanding bugs that still affect 4.0.5 RC1:
#8828 mktime still does not produce correct information.
- No known work-around for this issue. A show stopper in my opinion.

Lon Baker

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