[Bug 261] AIX capabilities + port-aix.c cleanup

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Jun 6 21:22:06 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=261

dtucker at zip.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|other                       |AIX



------- Additional Comments From dtucker at zip.com.au  2002-06-06 21:22 -------
I finally got a chance to try this. I got compile errors with gcc on AIX 4.2.1 
and 4.3.3.

gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. 
-I/usr/local/include -DHAVE_CONFIG_H -c port-aix.c
port-aix.c: In function `set_limits_from_userattr':
port-aix.c:35: too few arguments to function `setpcred'
port-aix.c:36: too few arguments to function `setpenv'

The following patch works for me.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list