From owner-freebsd-questions Mon Jan 25 10:36:58 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA21004 for freebsd-questions-outgoing; Mon, 25 Jan 1999 10:36:58 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horst.bfd.com (horst.bfd.com [12.9.219.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA20997 for ; Mon, 25 Jan 1999 10:36:55 -0800 (PST) (envelope-from ejs@bfd.com) Received: from HARLIE.bfd.com (bastion.bfd.com [12.9.219.14]) by horst.bfd.com (8.9.1/8.9.1) with ESMTP id KAA23557 for ; Mon, 25 Jan 1999 10:36:54 -0800 (PST) (envelope-from ejs@bfd.com) Date: Mon, 25 Jan 1999 10:36:53 -0800 (PST) From: "Eric J. Schwertfeger" To: questions@FreeBSD.ORG Subject: Anyone tried lsh under FreeBSD? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone tried compiling lsh (a GPL SSHv2 implementation) under FreeBSD? I tried one of the snapshots, and as much as it tries to work, it doesn't. First was a missing library function (strsignal, which exists under Solaris 2.4 but not Unixware or FreeBSD), but even with that handled, the server daemon coredumps on me when a client tries to connect. Has anyone else tried this? (wanted to find out before I devote time I don't have to this project). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message