Date: Mon, 3 Aug 1998 15:58:29 -0700 (PDT) From: Brandon Huey <bh@synergy.transbay.net> To: Charlie ROOT <root@tesseract.belen.k12.nm.us> Cc: brian@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: sshd and ssh install diffs. Message-ID: <Pine.BSF.3.96.980803155718.26021C-100000@synergy.transbay.net> In-Reply-To: <Pine.BSF.3.96.980803141642.7671A-100000@tesseract.belen.k12.nm.us>
next in thread | previous in thread | raw e-mail | index | archive | help
1.2.26 is available and significant security fixes have been made. should be as easy as ftp, configure, make, make install On Mon, 3 Aug 1998, Charlie ROOT wrote: > > 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 > 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.980803155718.26021C-100000>