From owner-freebsd-questions Thu Oct 31 4:32:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9439737B401 for ; Thu, 31 Oct 2002 04:32:39 -0800 (PST) Received: from ene.asda.gr (ene.asda.gr [193.92.118.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3C6843E75 for ; Thu, 31 Oct 2002 04:32:37 -0800 (PST) (envelope-from lefty@asda.gr) Received: from asda.gr (lefty.ene.asda.gr [193.92.118.162]) by ene.asda.gr (8.12.6/8.12.6) with ESMTP id g9VCWVSL019542; Thu, 31 Oct 2002 14:32:32 +0200 (EET) (envelope-from lefty@asda.gr) Message-ID: <3DC122E8.986C78A2@asda.gr> Date: Thu, 31 Oct 2002 14:32:40 +0200 From: Lefteris Tsintjelis X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,el MIME-Version: 1.0 To: Chris Pressey , freebsd-questions@FreeBSD.ORG Subject: Re: make buildworld fails References: <20021029033143.7c01a0b7.cpressey@catseye.mb.ca> <20021029112907.GB4480@happy-idiot-talk.infracaninophi> <20021029064730.2637b4e2.cpressey@catseye.mb.ca> <20021029142839.GF4480@happy-idiot-talk.infracaninophi> <20021029192615.69e3bb31.cpressey@catseye.mb.ca> <20021030214148.GL1882@gray.sea.gr> <20021030191250.34d1898e.cpressey@catseye.mb.ca> <3DC11C39.461CABEE@asda.gr> Content-Type: text/plain; charset=iso-8859-7 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I've done this now with NO_OPENSSH=true in make.conf, but I *still* get > errors! > I had the exact same results when I tried NO_OPENSSH=true. Kernel ^World wouldn't compile. Seems like kernel is broken with NO_OPENSSH=true. ^World Compile with OPENSSH and use sshd_program="/usr/local/sbin/sshd" at ur rc.conf if you are trying to use the new sshd. U will also need to change the PATH so that /usr/local/..... comes first. Its not the proper way but still, its a workaround. :-))) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message