Date: 07/14/01
- Next message: Michael Grey: "[PHP-DEV] Re: Bug #12159 Updated: Make fails, both 4.0.5 and 4.0.6 during microtime..."
- Previous message: gandolf_the_grey <email protected>: "[PHP-DEV] Bug #12159: Make fails, both 4.0.5 and 4.0.6 during microtime..."
- In reply to: gandolf_the_grey <email protected>: "[PHP-DEV] Bug #12159: Make fails, both 4.0.5 and 4.0.6 during microtime..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 12159
Updated by: rasmus
Reported By: gandolf_the_grey <email protected>
Old Status: Open
Status: Closed
Bug Type: *Compile Issues
Operating System: Linux kernel 2.4.4
PHP Version: 4.0.6
New Comment:
This is a FAQ. You upgraded to the Linux 2.4 kernel without upgrading your kernel headers and libc appropriately. See http://php.net/FAQ.php#6.12
Previous Comments:
------------------------------------------------------------------------
[2001-07-14 01:41:40] gandolf_the_grey <email protected>
Make fails during compilation: both in 4.0.5 and .6
microtime.c: In function `php_if_getrusage`:
microtime.c:99: storage size of 'usg' isn't known
microtime.c:103: `RUSAGE_SELF' undeclared (first use in ...
microtime.c:108: `RUSAGE_CHILDREN' undeclared (first...
make[3]: *** [microtime.lo] Error 1
make[3]: Leaving directory `/usr/src/php-4.0.5/ext/standard
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/php-4.0.5/ext/standard
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/php-4.0.5/ext
make: *** [all-recursive] Error 1
Config directive :
--with-mysql --with-apxs=/LIBRARY/WebServers/apache/sbin/apxs --prefix=/LIBRARY/WebServers/php --exec-prefix=/LIBARY/WebServers/php
Mod_so.c exists and appears in httpd -l .
/usr/local/lib/mysql exists in /etc/ld.config.
Make fails at that point.
Michael Grey
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=12159&edit=1
-- 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: Michael Grey: "[PHP-DEV] Re: Bug #12159 Updated: Make fails, both 4.0.5 and 4.0.6 during microtime..."
- Previous message: gandolf_the_grey <email protected>: "[PHP-DEV] Bug #12159: Make fails, both 4.0.5 and 4.0.6 during microtime..."
- In reply to: gandolf_the_grey <email protected>: "[PHP-DEV] Bug #12159: Make fails, both 4.0.5 and 4.0.6 during microtime..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

