I started wondering if perhaps an earlier version of ssh2 (I was
installing 2.1.0) would install better.  So I did a 'make distclean' and
deleted my ssh2 files and directories, and tried a new install with ssh
2.0.13.     During the configuration, it still wasn't able to find X (which is
still strange -- it's in the path).  But this time, during the compile, it
ended with a different error:
=====
 -I../..         -I../sshutil -I./../sshutil  -g -c sshunixuser.c
"sshunixuser.c", line 89.14: 1506-275 (S) Unexpected text t ignored.
"sshunixuser.c", line 90.5: 1506-275 (S) Unexpected text 'struct' ignored.
"sshunixuser.c", line 90.31: 1506-277 (S) Syntax error: possible missing ';' or

','?
"sshunixuser.c", line 90.12: 1506-045 (S) Undeclared identifier
SshCalendarTimeR
ec.
"sshunixuser.c", line 91.9: 1506-045 (S) Undeclared identifier
account_is_locked
.
"sshunixuser.c", line 121.21: 1506-280 (W) Function argument assignment between

types "unsigned char*" and "const unsigned char*" is not allowed.
"sshunixuser.c", line 156.5: 1506-045 (S) Undeclared identifier t.
"sshunixuser.c", line 157.26: 1506-045 (S) Undeclared identifier tm.
"sshunixuser.c", line 411.77: 1506-045 (S) Undeclared identifier user.
"sshunixuser.c", line 744.29: 1506-280 (W) Function argument assignment between

types "unsigned char*" and "const unsigned char*" is not allowed.
make: 1254-004 The error code from the last command is 1.
=======
Do you have any ideas about this?
Thanks so much!  Vicki

[EMAIL PROTECTED] wrote:

> hmmm ... I really need to see it to figure it out. If I can get non root
> access. I can make a diif for you.
>
> other thing you could do is cut and paste all output from the  commands I
> gave you especially
> the configure. and give me an ls -l  of the ssh package directory. there is
> a file configure.cache or
> configure.sh with lots of variables.. that can be fixed. An ls -l on the
> ssh-version.1/ directory would help.
>
> Are you on AOL Instant messenger.. my screen name is edgyct.. If I have the
> output I might be about to talk
> you though it.
>
> EdGy
>
> |--------+----------------------->
> |        |          Vicki Lonell |
> |        |          Hain         |
> |        |          <vicki_hain@u|
> |        |          nc.edu>      |
> |        |          Sent by:     |
> |        |          [EMAIL PROTECTED]|
> |        |          ibm.com      |
> |        |                       |
> |        |                       |
> |        |          04/21/00     |
> |        |          04:24 PM     |
> |        |                       |
> |--------+----------------------->
>   >---------------------------------------------------------------------|
>   |                                                                     |
>   |       To:     Edward Geraghty/Somers/IBM@IBMUS                      |
>   |       cc:                                                           |
>   |               From:                                                 |
>   |               Subject:  Re: ssh2 & AIX                              |
>   |                                                                     |
>   >---------------------------------------------------------------------|
>
> Hi Edgy,
>      I did that ... but then I'm back where I started, with ssh2 getting
> the XAUTH compile error.  (!)
> thanks, Vicki
>
> [EMAIL PROTECTED] wrote:
>
> > Hello,
> >
> >      Copying shared libraried from an AIX 4.3.X to AIX v4.1.5 machine
> > is a sure way to get a broken machine.. What you need to do is recompile
> > the code on the 4.1.5 machine.
> >
> > First copy the ssh distribution to 4.1.5 machine from 4.3 machine.
> > Then
> >      make distclean
> >           or
> >      make clean
> >
> > rerun ./configure
> > then make
> > then make install
> >
> > EdGy

--
Vicki Lonell Hain
Systems Programming - AIS
Unix Distributed Computing
UNC-Chapel Hill, NC 27588-1150
[EMAIL PROTECTED]
(919)966-1901
www.ais.unc.edu/info/sys/vlh.html


Reply via email to