[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
Thu Nov 1 04:47:50 EST 2007
https://bugzilla.mindrot.org/show_bug.cgi?id=1386
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1375 is|0 |1
obsolete| |
Attachment #1374 is|0 |1
obsolete| |
--- Comment #4 from Darren Tucker <dtucker at zip.com.au> 2007-11-01 04:47:47 ---
Created an attachment (id=1376)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1376)
Add readv() declarations to configure and openbsd-compat
That makes sense, I believe that it is common in older 4.2BSD based
systems to have readv and writev but not have any prototypes for them.
Please try this patch instead of the other two. You will either need
to run "autoreconf" from autoconf 2.61 and re-run configure, or fake it
by running "./configure --with-cflags=-DHAVE_DECL_READV=0".
--
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