From owner-freebsd-questions@FreeBSD.ORG Sun Aug 28 19:52:35 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9829E16A41F for ; Sun, 28 Aug 2005 19:52:35 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ED5D43D46 for ; Sun, 28 Aug 2005 19:52:35 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id i16so270260wra for ; Sun, 28 Aug 2005 12:52:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gilJIoHITA1+RdljsRbyVhi5Afy1Uu4I82ifzGE0JGDTwRdg+zZC6C6I4nSVS8yIn4+r6k0c+tvaR7TVZ51pIGnTvtWu0ZvFe/5uDwRFuSOfMUQIbe8vFS4NzjryAT7f1Zza3Ga3kMNRZWY0uB/0Ih9dpQrd52/IvSxg0vegyBQ= Received: by 10.54.6.59 with SMTP id 59mr5702858wrf; Sun, 28 Aug 2005 12:52:34 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Sun, 28 Aug 2005 12:52:34 -0700 (PDT) Message-ID: Date: Sun, 28 Aug 2005 14:52:34 -0500 From: Nikolas Britton To: Matt Virus In-Reply-To: <4311DACA.6030708@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4311DACA.6030708@gmail.com> Cc: freebsd Subject: Re: Mysql without linuxthreads on 5.4? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Aug 2005 19:52:35 -0000 On 8/28/05, Matt Virus wrote: > In trying to install mysql40-server on a newly-installed and cvsup'd 5.4 > installation, while installing mysql the install process dies during the > linuxthreads dependancy install. >=20 > I read that freebsd post-5.3 has a new threading method and linuxthreads > shouldn't even be necessary. In all my attempts to install mysql > without linuxthreads i've been unsuccessful. make install > WITH_LINUXTHREADS=3Dno, modifying /etc/make.conf, and other things all > result in the mysql install process choking on linuxthreads. >=20 > I ran portupgrade to sync everything to current version (barely anything > installed as it was a fresh install yesterday) and i still get the same > problem. >=20 > Any help is appreciated databases/postgresql80-server.