From owner-freebsd-amd64@FreeBSD.ORG Sun Mar 7 00:54:48 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 ABFD316A4CE for ; Sun, 7 Mar 2004 00:54:48 -0800 (PST) Received: from ojoink.com (unknown [216.65.123.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 788C643D1D for ; Sun, 7 Mar 2004 00:54:48 -0800 (PST) (envelope-from amd64list@jpgsworld.com) Received: (qmail 79449 invoked by uid 89); 7 Mar 2004 08:53:37 -0000 Received: from unknown (HELO MAINBX.jpgsworld.com) (amd64list@jpgsworld.com@67.172.167.223) by host180.ojoink.com with SMTP; 7 Mar 2004 08:53:37 -0000 Message-Id: <5.2.0.9.2.20040307005354.02aa85d8@mail.ojoink.com> X-Sender: amd64list@jpgsworld.com@mail.ojoink.com X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Sun, 07 Mar 2004 00:54:43 -0800 To: freebsd-amd64@freebsd.org From: JG In-Reply-To: <20040307084939.GA9111@xor.obsecurity.org> References: <20040307084611.GA8987@xor.obsecurity.org> <5.2.0.9.2.20040307001741.02a227c8@mail.ojoink.com> <5.2.0.9.2.20040307001741.02a227c8@mail.ojoink.com> <5.2.0.9.2.20040307003835.02a1bef8@mail.ojoink.com> <20040307084611.GA8987@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: Best way to compile Mysql 4.1.x with Linuxthreads support on AMD64? 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: Sun, 07 Mar 2004 08:54:48 -0000 At 12:49 AM 3/7/2004 -0800, you wrote: >On Sun, Mar 07, 2004 at 12:46:11AM -0800, Kris Kennaway wrote: > > > cd /usr/ports/databases/mysql-server41-server; make > >s/mysql-server41-server/mysql41-server/, but you get the idea. > >Kris That port is not for AMD64 apparently: amd64f# pwd ; make /usr/ports/databases/mysql41-server ===> mysql-server-4.1.0_1 is only for i386 alpha sparc64, and you are running amd64.