unsubscribe

raam raam barel_bhai at yahoo.com
Thu Sep 26 00:31:54 EST 2002


unsubscribe

Barel



--- Wendy Palm <wendyp at cray.com> wrote:
> Tim Rice wrote:
> > 
> > On Mon, 23 Sep 2002, Wendy Palm wrote:
> > 
> > [snip]
> > > diff -cr openssh/auth1.c openssh.cray/auth1.c
> > > *** openssh/auth1.c     Wed Sep 11 18:47:30 2002
> > > --- openssh.cray/auth1.c        Mon Sep 23
> 12:39:06 2002
> > > + #if defined(_CRAY) && ! defined(_CRAYSV2)
> > > + #include <ia.h>
> > > + #endif /* _CRAY */
> > 
> > Is this because ia.h does not exist on _CRAYSV2 ?
> > Or because including ia.h breaks on _CRAYSV2 ?
> > Could we test for ia.h in configure and use
> HAVE_IA_H ?
> > 
> > Same question for openssh/auth2.c
> 
> ia.h does not exist on the sv2.  yes, can do the
> check in
> configure.
> 
> > 
> > > *** openssh/session.c   Wed Sep 18 20:50:49 2002
> > > --- openssh.cray/session.c      Mon Sep 23
> 12:47:35 2002
> > > + #if defined(_CRAY) && ! defined(_CRAYSV2)
> > > + #include <tmpdir.h>
> > > + #endif
> > 
> > Can we use HAVE_TMPDIR_H ?
> 
> however you guys want to do it is fine with me.
> 
> 
> -- 
> wendy palm
> Cray OS Sustaining Engineering, Cray Inc.
> wendyp at cray.com, 651-605-9154
> _______________________________________________
> openssh-unix-dev at mindrot.org mailing list
>
http://www.mindrot.org/mailman/listinfo/openssh-unix-dev


__________________________________________________
Do you Yahoo!?
New DSL Internet Access from SBC & Yahoo!
http://sbc.yahoo.com



More information about the openssh-unix-dev mailing list