From owner-freebsd-current@FreeBSD.ORG Mon May 10 00:47:23 2004 Return-Path: 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 C087F16A4CE for ; Mon, 10 May 2004 00:47:23 -0700 (PDT) Received: from coruscant.rfc1149.org (coruscant.rfc1149.org [217.160.130.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0376643D48 for ; Mon, 10 May 2004 00:47:23 -0700 (PDT) (envelope-from arne@rfc2549.org) Received: by coruscant.rfc1149.org (Postfix, from userid 110) id C0F7F3F28; Mon, 10 May 2004 09:47:21 +0200 (CEST) Received: from kamino.rfc1149.org (kamino.rfc1149.org [2001:8d8:81:11::2]) by coruscant.rfc1149.org (Postfix) with ESMTP id 9A7BE3CB7; Mon, 10 May 2004 09:47:19 +0200 (CEST) Received: by kamino.rfc1149.org (Postfix, from userid 1001) id 757DA46; Mon, 10 May 2004 09:47:17 +0200 (CEST) To: "Jun Su" In-Reply-To: <011601c435e3$ab7b4f50$6902a8c0@shasujunmv> (Jun Su's message of "Mon, 10 May 2004 00:14:55 +0800") References: <86u0yq3k72.fsf@kamino.rfc1149.org> <003701c43569$133560c0$6902a8c0@shasujunmv> <861xltsvcp.fsf_-_@kamino.rfc1149.org> <011601c435e3$ab7b4f50$6902a8c0@shasujunmv> From: Arne Schwabe Date: Mon, 10 May 2004 09:47:17 +0200 Message-ID: <86zn8goha2.fsf@kamino.rfc1149.org> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on coruscant.rfc1149.org X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Level: cc: freebsd-current@freebsd.org Subject: Re: make installworld failure X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 10 May 2004 07:47:23 -0000 "Jun Su" writes: >> >>> >>> Try mergemaster >> >> Did not help some error :/ >> >> Arne >> -- >> Ah, the beauty of OSS. Hundreds of volunteers worldwide volunteering >> their time inventing and implementing new exciting ways of old >> fashioned wheels. > > Strange problem. I can not find bsnmp in > /etc/mtree/BSD.usr.dist. Anyone can explain this? > > Please try to create the folder manually to check if this can solve > the problem. > mkdir /usr/share/bsnmp > mkdir /usr/share/bsnmp/defs > mkdir /usr/share/bsnmp/mibs It is getting real strange here, I already delted my /usr/src and reinstalled it, same error. :/ Hm I think I will dig through make scripts. Arne -- Ah, the beauty of OSS. Hundreds of volunteers worldwide volunteering their time inventing and implementing new exciting ways of old fashioned wheels.