From owner-freebsd-current Thu Mar 6 17: 2:47 2003 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 DB48D37B401 for ; Thu, 6 Mar 2003 17:02:45 -0800 (PST) Received: from HAL9000.homeunix.com (12-233-57-224.client.attbi.com [12.233.57.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AFB343FE1 for ; Thu, 6 Mar 2003 17:02:43 -0800 (PST) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.6/8.12.5) with ESMTP id h2712dLT059569; Thu, 6 Mar 2003 17:02:39 -0800 (PST) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6/8.12.5/Submit) id h2712Yst059568; Thu, 6 Mar 2003 17:02:34 -0800 (PST) (envelope-from das@FreeBSD.ORG) Date: Thu, 6 Mar 2003 17:02:34 -0800 From: David Schultz To: Axel Gruner Cc: freebsd-current@FreeBSD.ORG Subject: Re: 4.8-PRE upgrade to FreeBSD 5 errors Message-ID: <20030307010234.GA59540@HAL9000.homeunix.com> Mail-Followup-To: Axel Gruner , freebsd-current@FreeBSD.ORG References: <20030306093622.5c728e53.axel.gruner@suedfactoring.de> <20030306085616.GA55750@HAL9000.homeunix.com> <20030306103739.2503d83d.axel.gruner@suedfactoring.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030306103739.2503d83d.axel.gruner@suedfactoring.de> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Axel Gruner : > > > link_elf: symbol lminor undefined > > > link_elf: symbol splhigh undefined > > You seem to be trying to load outdated modules. > > Hmm, well, so what to do here? I switched of any module in loader.conf. THe location of modules moved between 4.x and 5.0, so you may have to clear out the old ones (/modules). However, I haven't had any problems with the kernel finding the wrong ones myself, so maybe this has something to do with the other failures you experienced. > Yes, in single user mode, no problem. > I did a second run there. Buildworld, buildkernel, installkernel, > mergemaster, installworld... Same result. Same errors. [...] > Yes, it worked that time. > The problem is, if i try to run /usr/sbin/mergemaster after the > installworld, i get an error: cant cd to /usr/src/etc Well, then mergemaster didn't work, and that explains why you're still getting errors. ;-) Make sure you actually have a /usr/src/etc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message