From owner-freebsd-questions Fri Jun 18 4:42:14 1999 Delivered-To: freebsd-questions@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id CB86F14F6F for ; Fri, 18 Jun 1999 04:42:08 -0700 (PDT) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id MAA82144; Fri, 18 Jun 1999 12:42:04 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id MAA14202; Fri, 18 Jun 1999 12:41:15 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199906181141.MAA14202@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Khetan Gajjar Cc: Brian Somers , freebsd-questions@FreeBSD.ORG Subject: Re: ssh won't install!! In-reply-to: Your message of "Fri, 18 Jun 1999 00:20:16 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 18 Jun 1999 12:41:15 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Around Yesterday, "Brian Somers" wrote : > > BS> [.....] > BS> > > > newchannels.o: Undefined symbol `_trimdomain' referenced from > BS> > > text segment > BS> > > > *** Error code 1 > BS> [.....] > BS> > BS> What version of FreeBSD are you on ? trimdomain() only appeared in > BS> FreeBSD-3.0. > > I got the same problem on my 2.2.6 machine with ssh-1.2.27, > and the problem appeared to be in libutil. I've just patched the ssh (it's now at 1.2.27 too) so that it only uses trimdomain() in 3.2 and after. trimdomain was available in 3.0 & 3.1, but would truncate domain names at UT_HOSTSIZE-1 bytes, so I chose to not use it there. Can you cvsup & retry ? Cheers. > --- > Khetan Gajjar (!kg1779) * khetan@os.org.za > http://khetan.os.org.za/ * Talk/Finger khetan@khetan.os.org.za > FreeBSD enthusiast * http://www2.za.freebsd.org/ > > Reference : <199906171709.SAA07067@keep.lan.Awfulhak.org> > Date : Jun 17, 1999, 6:09pm -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message