Problem running SSH on IBM PPC440 processor, help appreciated

Chahine, Nagib N Nagib.N.Chahine at boeing.com
Wed Nov 26 03:14:05 EST 2003


Hi Darren,

Thanks for your response, however there is no test target in the Makefile.  There is a logintest: target and when I make it I get the following error:

(cd openbsd-compat && make)
make[1]: Entering directory `/home/nchahine/openssh-3.7.1p2/openbsd-compat'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/nchahine/openssh-3.7.1p2/openbsd-compat'
gcc -o logintest logintest.o -L. -Lopenbsd-compat/  loginrec.o -lopenbsd-compat -lssh -lutil -l
./libssh.a(log.o): In function `do_log':
/home/nchahine/openssh-3.7.1p2/log.c:396: undefined reference to `strnvis'
/home/nchahine/openssh-3.7.1p2/log.c:396: relocation truncated to fit: R_PPC_REL24 strnvis
collect2: ld returned 1 exit status
make: *** [logintest] Error 1


-----Original Message-----
From:	Darren Tucker [mailto:dtucker at zip.com.au]
Sent:	Tue 11/25/2003 2:07 AM
To:	Chahine, Nagib N
Cc:	openssh-unix-dev at mindrot.org
Subject:	Re: Problem running SSH on IBM PPC440 processor, help appreciated
On Mon, Nov 24, 2003 at 08:19:33AM -0800, Chahine, Nagib N wrote:
> I have installed openssh-3.7.1p2 on a ppc target and trying to
> connect to an sshd running on a redhat 9 with openssh-3.5p1.  I keep getting
> the error "Disconnecting: Corrupted check bytes on input" no matter what I tried.

When you built OpenSSL, did you run the "make test" target, and did all
the tests pass?

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.






More information about the openssh-unix-dev mailing list