Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Aug 1998 14:29:25 -0600 (MDT)
From:      Charlie ROOT <root@tesseract.belen.k12.nm.us>
To:        brian@FreeBSD.ORG
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   sshd and ssh install diffs.
Message-ID:  <Pine.BSF.3.96.980803141642.7671A-100000@tesseract.belen.k12.nm.us>

next in thread | raw e-mail | index | archive | help

Hey you guys.
Well I have wrestled with this thing all weekend and I have to say that I
have lost. 
When installing ssh-1.2.22 once I installed the correct paths in my
PATH=$ it installed fine...the problem arises after the install when
trying to make an ssh connection...I have reinstalled the package twice.

bash#ssh -l <username> -c 3des in-dax
assertion "(len & 7) == 0" failed: file "des.c" , line 543

Recieved signal 6

bash#

ok so I go to see what line 543 says ( which is usually useless in cprogs)

des.c line 543 :
(really big help here)

assert((len & 7) == 0);

anyway that is what is going on so if anyone has ever run into this
problem I'd appreciate the help.

Thanks Brian.
and the Listers.

Sasha



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980803141642.7671A-100000>