ID: 12159 Updated by: rasmus Reported By: [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] [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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]