[Bug 600] compilation of ssh-askpass or ssh-rand-helper fails on	NCR MP-RAS v3.02
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Sat Jun 28 17:58:53 EST 2003
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=600
------- Additional Comments From djm at mindrot.org  2003-06-28 17:58 -------
1. Changing the HAS_GETRUSAGE to 0 will not help, you need to comment out the
#define altogether
2. For some reason, configure is finding rusage but it is not in the headers
that we are including. Please try the following command (or equivalent):
find /usr/include -type f -exec grep rusage {} /dev/null \;
and report which files are matched.
Your system probably has what we need tucked away in some weird header file.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the openssh-bugs
mailing list