Date: Wed, 09 May 2007 17:15:06 +0200 From: Fabian Wenk <fabian@wenks.ch> To: freebsd-amd64@freebsd.org Subject: Re: amd64/112509: amd64: WITHOUT_LIBPTHREAD=true installs 32-bit libthr Message-ID: <4641E57A.9010600@wenks.ch> In-Reply-To: <200705080059.l480xiNq003291@serene.no-ip.org> References: <200705080059.l480xiNq003291@serene.no-ip.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Conrad Conrad J. Sabatier wrote: >>Number: 112509 >>Category: amd64 >>Synopsis: amd64: WITHOUT_LIBPTHREAD=true installs 32-bit libthr >>Description: > Setting WITHOUT_LIBPTHREAD=true in /etc/src.conf while > building world with 32-bit libs enabled causes the 32-bit > version of libthr.so.2 to be installed under /lib (!) I'm not familiar with FreeBSD 7.x, but should this not be an option in /etc/make.conf? According to the manpage of make.conf(5) on my FreeBSD/amd64 6.2-RELEASE it could probably be this: NO_LIBPTHREAD (bool) Set to not build the libpthread (M:N threading) library. bye Fabian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4641E57A.9010600>