ssh-2.4.0 + yellowdog


Subject: ssh-2.4.0 + yellowdog
From: Carlos Xavier (cbastos@embratel.net.br)
Date: Thu Feb 22 2001 - 11:52:14 MST


Hi,

has someone got ssh-2.4.0 working with Yellowdog?

I'm trying to get ssh-2.4.0 working on a RS6000 with Linux
(yellowdoglinux-Champion server 1.2), because I intend to use SFTP, but
when I'm compiling I'm getting some warnings as follow:

sshadt_list.c: In function `delet':
sshadt_list.c:341: warning: `__ptr' might be used uninitialized in this
function
sshadt_map.c: In function `delet':
sshadt_map.c:380: warning: `__ptr' might be used uninitialized in this
function
sshmp.c: In function `ssh_mp_cmp_si':
sshmp.c:565: warning: `sw' might be used uninitialized in this function
sshuserfiles.c: In function `ssh_pubkey_read':
sshuserfiles.c:663: warning: `pubkey' might be used uninitialized in
this function
ssh-keygen2.c: In function `ssh_askpass_read_stdin':
ssh-keygen2.c:249: warning: comparison is always false due to limited
range of data type

besides the warnings I got it installed, but whenever I try to put the
server up I get it killed by signal 11 (segmentation fault), so I tried
to start it with the debug option and I got the following report:

sshd2: SSH Secure Shell 2.4.0 (non-commercial version) on
powerpc-unknown-linux-gnu
debug: SshEventLoop/sshunixeloop.c:153/ssh_event_loop_initialize:
Initialized the event loop.
debug: SshConfig/sshconfig.c:561/ssh_config_set_parameter: Got config
cipherlist "AnyCipher"
debug: SshDSprintf/sshdsprintf.c:56/ssh_dvsprintf: vsnprintf gave return
value 217, when given buffer size is only 100.
FATAL: Received signal 11.

I can't use Openssh because my clients will be using SFTP to update some
files.
The same thing happened when i tried with ssh-2.3.0
I'm running Yellowdog Champion server 1.2 on a RS6000

can somebody help me?

REgards,
Carlos



This archive was generated by hypermail 2a24 : Thu Feb 22 2001 - 11:55:22 MST