Date: 04/16/00
- Next message: cbob <email protected>: "[PHP-DEV] Bug #4159: Wrong count array after unset()"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2663 Updated: httpd working forever"
- Next in thread: Bug Database: "[PHP-DEV] Bug #3721 Updated: microtime.c compile error"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #3721 Updated: microtime.c compile error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 3721
Updated by: rasmus
Reported By: Michael.Muehrenberg <email protected>
Status: Open
Bug Type: Compile Failure
Assigned To:
Comments:
Hrm.. For some reason the configure script is not picking up the fact that you have a /usr/include/sys/resource.h file.
The quick fix is to edit your config.h file and add this line:
#define HAVE_SYS_RESOURCE_H 1
Full Bug description available at: http://bugs.php.net/?id=3721
-- 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: cbob <email protected>: "[PHP-DEV] Bug #4159: Wrong count array after unset()"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #2663 Updated: httpd working forever"
- Next in thread: Bug Database: "[PHP-DEV] Bug #3721 Updated: microtime.c compile error"
- Maybe reply: Bug Database: "[PHP-DEV] Bug #3721 Updated: microtime.c compile error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

