bugzilla-daemon at mindrot.org
2002-Apr-05 16:21 UTC
[Bug 201] Building openssh from CVS fails on AIX 4.2.1
http://bugzilla.mindrot.org/show_bug.cgi?id=201 ------- Additional Comments From mouring at eviladmin.org 2002-04-06 02:21 ------- Created an attachment (id=62) Does this patch help? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Apr-05 16:23 UTC
[Bug 201] Building openssh from CVS fails on AIX 4.2.1
http://bugzilla.mindrot.org/show_bug.cgi?id=201 ------- Additional Comments From mouring at eviladmin.org 2002-04-06 02:23 ------- FYI.. I'd like to avoid adding more to the current include.h, defines.h, etc. We were in the middle of a proposed rewrite to simplify the header hell that is plaguing us. If no other platforms require this, then I think we should fix it for AIX only and then come back to it after the header header rewrites. - Ben ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Apr-05 19:44 UTC
[Bug 201] Building openssh from CVS fails on AIX 4.2.1
http://bugzilla.mindrot.org/show_bug.cgi?id=201 ------- Additional Comments From dcole at keysoftsys.com 2002-04-06 05:44 ------- This breaks on HP-UX 10.26 also. If I defined MAP_FAILED as in the attachment for this bug I can complie HP-UX (took some info to get it to compile from bug <http://bugzilla.mindrot.org/show_bug.cgi?id=184>) ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Apr-05 22:39 UTC
[Bug 201] Building openssh from CVS fails on AIX 4.2.1
http://bugzilla.mindrot.org/show_bug.cgi?id=201 ------- Additional Comments From mouring at eviladmin.org 2002-04-06 08:39 ------- If we move it into (at the bottom) of includes.h will that solve it for both platforms? If so I'll just handle it that way and we will have to ensure to remember it when we finish up the header cleanup. - Ben ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Apr-06 01:05 UTC
[Bug 201] Building openssh from CVS fails on AIX 4.2.1
http://bugzilla.mindrot.org/show_bug.cgi?id=201 ------- Additional Comments From dtucker at zip.com.au 2002-04-06 11:05 ------- Attached patch (#61) fixes the compile error on AIX 4.2.1. Putting the same #define at the bottom of includes.h instead also works. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Apr-06 04:12 UTC
[Bug 201] Building openssh from CVS fails on AIX 4.2.1
http://bugzilla.mindrot.org/show_bug.cgi?id=201 mouring at eviladmin.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From mouring at eviladmin.org 2002-04-06 14:12 ------- Commited to CVS tree. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Possibly Parallel Threads
- [Bug 296] Priv separation does not work on OSF/1
- [Bug 184] 3.1p1 openssh fails to build a working sshd on Trusted HP-UX 10.26
- [Bug 742] Allow sftp to read config file to honor "Protocol 1"
- [Bug 191] compilation faills in auth1.c:392 `pw' undeclared when USE_PAM is on
- Trusted HP-UX 10.26