[Bug 1386] New: OpenSSH 4.7p1 compile error in atomicio.c under Tru64 4.0f
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed Oct 31 22:46:47 EST 2007
https://bugzilla.mindrot.org/show_bug.cgi?id=1386
Summary: OpenSSH 4.7p1 compile error in atomicio.c under Tru64
4.0f
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Alpha
OS/Version: Tru64
Status: NEW
Severity: major
Priority: P2
Component: Build system
AssignedTo: bitbucket at mindrot.org
ReportedBy: mcaskill.scott at epa.gov
Created an attachment (id=1373)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1373)
Output of ./configure and make
Compilation of OpenSSH 4.7p1 fails under Tru64 4.0f. See error below.
Full output of ./configure and make are attached.
.
.
.
cc: Error: atomicio.c, line 101: In this statement, "f" and "readv"
cannot be compared for equality or inequality. (noequality)
pfd.events = f == readv ? POLLIN : POLLOUT;
---------------------^
*** Exit 1
Stop.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list