Mailing List Archive

[Bug 336] ssh does not compile on Linux with libc5 and 2.0 kernel
http://bugzilla.mindrot.org/show_bug.cgi?id=336

dtucker@zip.com.au changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |



------- Additional Comments From dtucker@zip.com.au 2003-05-21 10:36 -------
I've had a report from Dr. Oliver Schurr that this is still a problem with (at
least) libc5 v5.4.46.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 336] ssh does not compile on Linux with libc5 and 2.0 kernel [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=336





------- Additional Comments From dtucker@zip.com.au 2003-05-21 10:53 -------
Created an attachment (id=308)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=308&action=view)
Add check for CMSG_FIRSTHDR to configure

Please try the attached patch. You will need to run "autoreconf" to rebuild
configure.

Style question: is it OK to combine the tests like this (perhaps expanding on
the comment) or should I add another AC_TRY_RUN()?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 336] ssh does not compile on Linux with libc5 and 2.0 kernel [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=336





------- Additional Comments From djm@mindrot.org 2003-05-21 11:10 -------
Probably best as two tests (we need to rework configure significantly though)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.