ID: 12629
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Feedback
Bug Type: Compile Failure
Operating System: SCO OpenServer 5.x
PHP Version: 4.0CVS-2001-08-07
New Comment:

SCO openserver 5.x DOES have getrusage. At least 
quick search with Google brought some pages about it.
You might have the issue of not having correct LD_LIBRARY_PATH set. 

What are the errors you get if you don't edit it out?

--Jani



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

[2001-08-07 13:47:31] [EMAIL PROTECTED]

SCO Openserver 5.x does not have the
getrusage function, the configure command seems
to detect it, I always have to edit it out by hand.
-------
also
CFLAGS="-g -O2" 
need to be changed to
CFLAGS = "-s -O2 -belf"

otherwise it compiles with the debug option and
configure can't find or use the dynamic libraries
such as zlib, gd .etc.


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



Edit this bug report at http://bugs.php.net/?id=12629&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