From owner-freebsd-current@FreeBSD.ORG Sat Oct 8 23:00:32 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDAF816A41F for ; Sat, 8 Oct 2005 23:00:32 +0000 (GMT) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62C0E43D45 for ; Sat, 8 Oct 2005 23:00:31 +0000 (GMT) (envelope-from freebsd-current@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EONf0-0005ly-6t for freebsd-current@freebsd.org; Sun, 09 Oct 2005 00:59:22 +0200 Received: from murdoc.gwi.net ([207.5.142.8]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 09 Oct 2005 00:59:22 +0200 Received: from jcoombs by murdoc.gwi.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 09 Oct 2005 00:59:22 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: "Joshua Coombs" Date: Sat, 8 Oct 2005 18:58:16 -0400 Lines: 20 Message-ID: References: <20051007233003.CDB725D09@ptavv.es.net> <20051008.002709.126688874.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: murdoc.gwi.net X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2527 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Sender: news Subject: Re: Problem building 6.0b5 on 4.11 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2005 23:00:33 -0000 > Installworld tends to be a lot more forgiving than buildworld. I'd > rate your chances of success as 'high' following this path. I've > not > personally done it, and I have no more 4.x systems to test... > > Warner cyrix-dlc# make installkernel "/usr/src/share/mk/bsd.compat.mk", line 2: Need an operator "/usr/src/share/mk/bsd.compat.mk", line 2: Need an operator make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/src. Nope, that trick doesn't work either. Guess I get to do this the hard way. Bah. Joshua Coombs