From owner-freebsd-questions@FreeBSD.ORG Sun May 9 13:11:22 2004 Return-Path: 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 9CC8316A4CE for ; Sun, 9 May 2004 13:11:22 -0700 (PDT) Received: from browar.homelinux.org (82-43-72-102.cable.ubr06.croy.blueyonder.co.uk [82.43.72.102]) by mx1.FreeBSD.org (Postfix) with SMTP id 7F6C343D2D for ; Sun, 9 May 2004 13:11:21 -0700 (PDT) (envelope-from spiryt@browar.homelinux.org) Received: (qmail 39504 invoked by uid 1001); 9 May 2004 20:10:30 -0000 Date: Sun, 9 May 2004 21:10:30 +0100 From: "Szymek K." To: freebsd-questions@freebsd.org Message-ID: <20040509201030.GA39457@browar.homelinux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Changing the cpu and rebuilding the world X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 May 2004 20:11:22 -0000 I've got an old p200mmx box with 160MB of mem running FreeBSD 4.9, it's a mail,web and mysql server just for my home lan. I've recently got hold of an used but working AMD K6-2/333. Still using P200mmx I've changed my make.conf march flags to k6-2 and then I'd built the world and kernel, installed them and changed the cpu to k6-2/333. Now, system runs stable but I am unable to complile anything. gcc gives a lot of errors (sig11, core dumps etc). What did I do wrong ? Processor is not overclocked and the memory was not a problem when running under P200MMX. Also It's not a overheating issue, I've adapted modern Athlon cooler with a proper thermal compound and I've tested it by taring and bziping / a few times .Any ideas anyone ?