Call for testing.

Manton, Doug dmanton at emea.att.com
Mon Feb 25 06:48:50 EST 2002


> Eep.. I got a better idea.=) Lets leave the session structures where
> they belong and just pass what we need from them to do the work.  Try
> the attached patch.

Good call.  I applied the patch, updated the prototype for aix_usrinfo
but got the following when trying to compile session.c :

xlC -qlanglvl=extended -I. -I.  -I/usr/local/include
-DSSHDIR=\"/usr/local/etc\"  -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\"
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\"
-D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\"
-D_PATH_SSH_PIDDIR=\"/var/run\"
-DSSH_RAND_HELPER=\"/usr/local/libexec/ssh-rand-helper\" -DHAVE_CONFIG_H
-c session.c
"session.c", line 967.14: 1506-045 (S) Undeclared identifier cp.
"session.c", line 1146.29: 1506-045 (S) Undeclared identifier s.

The attached patch allows a clean compilation of port-aix.c and
session.c.  Please can you take a look and highlight any problems?  A
quick test appears successful, but real testing will have to wait until
I am back in the office during the week :(

Many thanks,

Doug Manton, AT&T Business Commercial Security
----------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20020224-aix.patch
Type: application/octet-stream
Size: 2989 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020224/acd2df70/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2714 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020224/acd2df70/attachment.bin 


More information about the openssh-unix-dev mailing list