RE: AIX 5.2 w/ password expiration patch
Ryan.Kish_at_i-structure.com
Date: 07/24/03
- Previous message: ippy_at_optonline.net: "Has any got openssh to work on trusted Solaris version 8"
- Maybe in reply to: Ryan.Kish_at_i-structure.com: "AIX 5.2 w/ password expiration patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: secureshell@securityfocus.com Date: Thu, 24 Jul 2003 10:41:09 -0500
>> Apply it to a fresh OpenSSH 3.6.1p2 tree and it should compile OK on 5.2
>> (please cc: me if you have any further problems).
Still having issues with auth.c.
At this point I feel the issues may be with the headers on the machine I am
using.
Thanks for all of the assistance, I am in the process of trying to get a
second machine to test this package on.
I will keep you posted on developments.
Ryan
In file included from auth.c:43:
/usr/include/sys/audit.h:290: warning: `\' followed by white space at end of
line
/usr/include/sys/audit.h:293: warning: `\' followed by white space at end of
line
In file included from /usr/include/sys/user.h:59,
from /usr/include/sys/audit.h:38,
from auth.c:43:
/usr/include/sys/proc.h:729: warning: `\' followed by white space at end of
line
/usr/include/sys/proc.h:730: warning: `\' followed by white space at end of
line
In file included from /usr/include/sys/pri.h:43,
from /usr/include/sys/proc.h:52,
from /usr/include/sys/user.h:59,
from /usr/include/sys/audit.h:38,
from auth.c:43:
/usr/include/sys/proc.h:729: warning: `\' followed by white space at end of
line
/usr/include/sys/proc.h:730: warning: `\' followed by white space at end of
line
In file included from auth.c:41:
/usr/include/usersec.h:656: warning: `struct aud_rec' declared inside
parameter list
/usr/include/usersec.h:656: warning: its scope is only this definition or
declaration, which is probably not what you want.
/usr/include/usersec.h:657: warning: `struct aud_rec' declared inside
parameter list
In file included from /usr/include/sys/user.h:59,
from /usr/include/sys/audit.h:38,
from auth.c:43:
/usr/include/sys/proc.h:730: parse error before `1UL'
/usr/include/sys/proc.h:730: stray '\' in program
In file included from /usr/include/sys/sem.h:41,
from /usr/include/sys/user.h:65,
from /usr/include/sys/audit.h:38,
from auth.c:43:
/usr/include/sys/ipc.h:58: parse error before `}'
In file included from /usr/include/sys/user.h:65,
from /usr/include/sys/audit.h:38,
from auth.c:43:
/usr/include/sys/sem.h:113: field `sem_perm' has incomplete type
In file included from auth.c:43:
/usr/include/sys/audit.h:291: parse error before `0200'
/usr/include/sys/audit.h:306: parse error before `}'
auth.c: In function `allowed_user':
auth.c:286: warning: long unsigned int format, unsigned int arg (arg 3)
auth.c: In function `generate_login_message':
auth.c:344: warning: passing arg 1 of `loginsuccess' discards qualifiers
from pointer target type
auth.c:344: warning: passing arg 2 of `loginsuccess' discards qualifiers
from pointer target type
auth.c: In function `auth_log':
auth.c:410: warning: passing arg 2 of `loginfailed' discards qualifiers from
pointer target type
auth.c: In function `getpwnamallow':
auth.c:641: warning: passing arg 1 of `loginfailed' discards qualifiers from
pointer target type
auth.c:641: warning: passing arg 2 of `loginfailed' discards qualifiers from
pointer target type
make: *** [auth.o] Error 1
- Previous message: ippy_at_optonline.net: "Has any got openssh to work on trusted Solaris version 8"
- Maybe in reply to: Ryan.Kish_at_i-structure.com: "AIX 5.2 w/ password expiration patch"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|