Date: Sat, 05 Feb 2011 12:43:18 -0800 From: Doug Barton <dougb@FreeBSD.org> To: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Cc: freebsd-hackers@freebsd.org, Ivan Voras <ivoras@freebsd.org> Subject: Re: Tracking down a problem with php on FreeBSD Message-ID: <4D4DB666.5070301@FreeBSD.org> In-Reply-To: <4D4D9DEA.8010502@yandex.ru> References: <4D3CB2AF.9050003@yandex.ru> <ihk0a9$2on$1@dough.gmane.org> <4D4D9A4D.2070508@yandex.ru> <4D4D9DEA.8010502@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 02/05/2011 10:58, Ruslan Mahmatkhanov wrote: > I just forget to add. > We tried to rebuild php and modules with WITHOUT_LINKTHR=false Due to the way make works the opposite of WITHOUT_* is WITH_*. The actual value that it's defined to is ignored. In any case, you're better off using 'make config', that's what it's there for. :) Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D4DB666.5070301>