[Bug 1386] OpenSSH 4.7p1 compile error in atomicio.c under Tru64 4.0f

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Jul 11 00:35:41 EST 2008


https://bugzilla.mindrot.org/show_bug.cgi?id=1386





--- Comment #22 from Scott McAskill <mcaskill.scott at epa.gov>  2008-07-11 00:35:37 ---
Created an attachment (id=1545)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1545)
Output from configure and make

I applied the patches to atomicio.c and configure.ac and ran the new
configure script. This failed because of an extraneous ")" at line
9924. After removing the extraneous ")", configure ran OK but make
failed:

cc: Error: atomicio.c, line 106: In this statement, "f" and "readv"
cannot be compared for equality or inequality. (noequality)
    pfd.events = f == readv ? POLLIN : POLLOUT;
---------------------^
*** Exit 1

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list