Date: 08/31/99
- Next message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2202 Updated: fails to compile with --enable-thread-safety"
- Previous message: chrisvik <email protected>: "[PHP-DEV] PHP 4.0 Bug #2201: uniqid strange values"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: Bastiaan.Bakker <email protected>
Operating system: Linux 2.2.10 (RH5.2)
PHP version: 4.0 Beta 2
PHP Bug Type: Compile Failure
Bug description: fails to compile with --enable-thread-safety
Configured with:
./configure --prefix=/usr --with-apxs=/usr/sbin/apxs --with-config-file-path=/etc/httpd --enable-safe-mode --with-exec-dir=/usr/bin --with-system-regex --disable-debug --with-zlib --with-pgsql=/usr --with-ldap=/usr --enable-debugger --enable-magic-quotes --enable-track-vars --enable-thread-safety
Errors:
Lots, make stops at:
apache.c: In function `php3_getallheaders':
apache.c:334: `core_globals' undeclared (first use in this function)
apache.c:334: (Each undeclared identifier is reported only once
apache.c:334: for each function it appears in.)
Maybe some documentation mentions --enable-thread-safety doesn't
work yet, but I couldn't find it....
-- 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: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2202 Updated: fails to compile with --enable-thread-safety"
- Previous message: chrisvik <email protected>: "[PHP-DEV] PHP 4.0 Bug #2201: uniqid strange values"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

