From owner-freebsd-database@FreeBSD.ORG Wed Jul 20 18:03:50 2005 Return-Path: X-Original-To: freebsd-database@freebsd.org Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9C7F16A41F for ; Wed, 20 Jul 2005 18:03:50 +0000 (GMT) (envelope-from fabmirha@ns.isi.ulatina.ac.cr) Received: from ns.isi.ulatina.ac.cr (ns.isi.ulatina.ac.cr [163.178.60.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E5FC43D46 for ; Wed, 20 Jul 2005 18:03:49 +0000 (GMT) (envelope-from fabmirha@ns.isi.ulatina.ac.cr) Received: by ns.isi.ulatina.ac.cr (Postfix, from userid 5481) id 27F7D42D5B; Wed, 20 Jul 2005 08:27:49 -0600 (CST) Received: from localhost (localhost [127.0.0.1]) by ns.isi.ulatina.ac.cr (Postfix) with ESMTP id 243C52B447; Wed, 20 Jul 2005 08:27:49 -0600 (CST) Date: Wed, 20 Jul 2005 08:27:48 -0600 (CST) From: Fabio Miranda Hamburger To: "Joseph E. Maxwell" In-Reply-To: <42DF05E0.6020304@jaymax.com> Message-ID: References: <20050107120059.40AD016A4DE@hub.freebsd.org> <42DF05E0.6020304@jaymax.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-database@freebsd.org Subject: Re: OS Update & Ports problem X-BeenThere: freebsd-database@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Database use and development under FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jul 2005 18:03:50 -0000 This is not a dabatase related questions, but: > Two Questions: > [i] What is the best strategy for me to to update my O/S to the latest, > I am currently running 4.xx, early xx's ? cvs to 4-stable > [ii] In the ports collection, when I attempt to run "make" I get a core dump > > machI # make > Bus error (core dumped) > machI # strace make ldd `which make` and more commands to see what's happening. fabio.