password does not work.... sorry updated info, the bug is in the configure script, if you edit all references to the cflags and change them as per below, getrusage works fine.
At 01:53 PM 23/10/01 +0000, you wrote: >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. > > >------------------------------------------------------------------------ > > > >ATTENTION! Do NOT reply to this email! >To reply, use the web interface found at http://bugs.php.net/?id=12629&edit=2 -- 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]