[Bug 2370] make fails with "rmd160.c", line 35.10: 1506-296 (S) #include file <endian.h> not found. when using --without-openssl on AIX

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Apr 15 15:09:34 AEST 2015


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

Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2575|0                           |1
        is obsolete|                            |

--- Comment #2 from Darren Tucker <dtucker at zip.com.au> ---
Created attachment 2584
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2584&action=edit
Wrap endian.h inside ifdef.

In fact configure already looks for endian.h, so we just need to use
that.  Could you please confirm this patch still works for you?

Thanks.

-- 
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