Bugzilla – Attachment 62 Details for
Bug 201
Building openssh from CVS fails on AIX 4.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Does this patch help?
aix.patch (text/plain), 515 bytes, created by
Ben Lindstrom
on 2002-04-06 02:21:56 AEST
(
hide
)
Description:
Does this patch help?
Filename:
MIME Type:
Creator:
Ben Lindstrom
Created:
2002-04-06 02:21:56 AEST
Size:
515 bytes
patch
obsolete
>Index: port-aix.h >=================================================================== >RCS file: /var/cvs/openssh/openbsd-compat/port-aix.h,v >retrieving revision 1.3 >diff -u -r1.3 port-aix.h >--- port-aix.h 25 Feb 2002 15:48:04 -0000 1.3 >+++ port-aix.h 5 Apr 2002 16:20:34 -0000 >@@ -7,4 +7,9 @@ > > void aix_usrinfo(struct passwd *pw, char *tty, int ttyfd); > >+/* Other platforms may need this, but 4.2.1 AIX is the only one so far */ >+#ifndef MAP_FAILED >+# define MAP_FAILED ((void *)-1) >+#endif >+ > #endif /* _AIX */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 201
: 62