[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
Sun Jun 22 20:28:56 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=600
Summary: compilation of ssh-askpass or ssh-rand-helper fails on
NCR MP-RAS v3.02
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: johnf.ct at netzero.net
ssh, sshd, ssh-add, ssh-keygen, ssh-keyscan, ssh-keysign, and ssh-agent
appear to compile fine. Here's where it fails:
cc -g -I. -I. -I/usr/local/ssl/include -I/usr/local/include -DSSHDIR=\"
/usr/local/etc\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPAS
S_DEFAULT=\"/usr/local/libexec/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/l
ibexec/sftp-server\" -D_PATH_SSH_KEY_SIGN=\"/usr/local/libexec/ssh-keysign\" -
D_PATH_SSH_PIDDIR=\"/usr/local/etc\" -D_PATH_PRIVSEP_CHROOT_DIR=\"/var/empty\"
-DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H -c ssh
-rand-helper.c
E "ssh-rand-helper.c",L252/C16(#444): ru
| Type `double stir_rusage(int who,double entropy_estimate)::struct rusage' (
"ssh-rand-helper.c",L252/C9) of variable is a yet undefined struct/union.
E "ssh-rand-helper.c",L257/C23(#80): ru
| sizeof can't be applied to an incomplete struct/union.
w "ssh-rand-helper.c",L712/C30(#257): '=' encountered where '==' may have been
intended.
2 user errors 1 warning
*** Error code 2 (bu21)
make: fatal error.
I will add the config.log file as an attachment.
------- 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