ID: 12013
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Bogus
Bug Type: Compile Failure
Operating System: Linux 2.4.3
PHP Version: 4.0.6
New Comment:

Not a bug, so bogus

Previous Comments:
------------------------------------------------------------------------

[2001-07-10 11:18:54] [EMAIL PROTECTED]

This is a FAQ.  See http://www.php.net/FAQ.php#6.12

------------------------------------------------------------------------

[2001-07-10 10:57:32] [EMAIL PROTECTED]

libtool --silent --mode=compile gcc  -I. 
-I/home/zenturio/compile/php-4.0.6/ext/standard 
-I/home/zenturio/compile/php-4.0.6/main -I/home/zenturio/compile/php-4.0.6 
-I/usr/include/apache -I/home/zenturio/compile/php-4.0.6/Zend -I/usr/local/include 
-I/usr/include/mysql -I/home/zenturio/compile/php-4.0.6/ext/xml/expat/xmltok 
-I/home/zenturio/compile/php-4.0.6/ext/xml/expat/xmlparse 
-I/home/zenturio/compile/php-4.0.6/TSRM  -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT 
-DNO_DL_NEEDED -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2  -c microtime.c
microtime.c: In function `php_if_getrusage':
microtime.c:99: storage size of `usg' isn't known
microtime.c:102: `RUSAGE_SELF' undeclared (first use in this function)
microtime.c:102: (Each undeclared identifier is reported only once
microtime.c:102: for each function it appears in.)
microtime.c:108: `RUSAGE_CHILDREN' undeclared (first use in this function)
make[3]: *** [microtime.lo] Error 1


Where should RUSAGE_SELF be definded? 
How can I fix this problem

Regards
Peter Hoffmann

------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=12013&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]

Reply via email to