From owner-freebsd-amd64@FreeBSD.ORG Tue Dec 7 23:31:02 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADC8516A4CE for ; Tue, 7 Dec 2004 23:31:02 +0000 (GMT) Received: from ack.Berkeley.EDU (ack.Berkeley.EDU [128.32.206.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DB4C43D2F for ; Tue, 7 Dec 2004 23:31:02 +0000 (GMT) (envelope-from mhunter@ack.Berkeley.EDU) Received: (from mhunter@localhost) by ack.Berkeley.EDU (8.11.3/8.11.3) id iB7NV1B29913; Tue, 7 Dec 2004 15:31:01 -0800 (PST) Date: Tue, 7 Dec 2004 15:31:01 -0800 From: Mike Hunter To: Mike Jakubik Message-ID: <20041207233101.GA29595@ack.Berkeley.EDU> References: <20041207222347.GA23656@ack.Berkeley.EDU> <60451.207.219.213.163.1102458724.squirrel@207.219.213.163> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <60451.207.219.213.163.1102458724.squirrel@207.219.213.163> User-Agent: Mutt/1.5.6i cc: freebsd-amd64@freebsd.org Subject: Re: problems compiling perl 5.8.5 w/ fbsd 5.2.1 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Dec 2004 23:31:02 -0000 On Dec 07, "Mike Jakubik" wrote: > Mike Hunter said: > > Hi, > > > > I'm new to amd64 as of this nice new dual opteron box I've just > > received...I may be seeing a lot of you guys in the coming weeks :) > > Any reason why you installed 5.2.1 (Its an old pre-release version)? If > this is a fresh box, then i highly recommend you install 5.3 instead. Perl > 5.8.5 is packaged with 5.3 too. Actually I did 5.2.1 because that was the install media I had handy :) I'm building a RELENG_5 world/kernel as we speak...I'll be back if it doesn't work out :) Mike