Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Aug 2005 13:31:01 -0700
From:      Glenn Dawson <glenn@antimatter.net>
To:        Matt Virus <mattvirus@gmail.com>, freebsd <freebsd-questions@freebsd.org>
Subject:   Re: Mysql without linuxthreads on 5.4?
Message-ID:  <6.2.3.4.2.20050828132725.04331eb0@cobalt.antimatter.net>
In-Reply-To: <4311DACA.6030708@gmail.com>
References:  <4311DACA.6030708@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 08:39 AM 8/28/2005, 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.
>
>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=no, modifying /etc/make.conf, and other 
>things all result in the mysql install process choking on linuxthreads.

The makefile for mysql40-server checks to see if WITH_LINUXTHREADS 
defined, so even setting it to no will still cause it to use linux 
threads.  You might also need to do a make rmconfig to make sure that 
linux threads isn't being enabled from a previous install.

-Glenn


>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.
>
>Any help is appreciated
>--
>Matt Virus ("veer-iss")
>http://www.mattvirus.net
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.3.4.2.20050828132725.04331eb0>