Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2005 16:47:17 -0300 (ADT)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: adding -lc_r to build for apache1/2 ...
Message-ID:  <20050818164437.W1002@ganymede.hub.org>
In-Reply-To: <20050818134113.GA9585@xor.obsecurity.org>
References:  <20050818015325.W1002@ganymede.hub.org> <20050818134113.GA9585@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Aug 2005, Kris Kennaway wrote:

> On Thu, Aug 18, 2005 at 01:55:45AM -0300, Marc G. Fournier wrote:
>>
>> Is there something I can add to make.conf to have -lc_r built into various
>> applications (apache1/2, php, etc) by default?  I've been burnt a few
>> times with not having it built that way, and would just like to save
>> myself the headache ...
>
> You might like to, but this is wrong and just blindly linking in
> libc_r won't solve your problems.  Instead ask why your applications
> are not being compiled and built with thread support if that is what
> you want.

I want apache2 to be compiled with thread support, since the mod_python 
I've built requires it, since the python that mod_python depends on is 
built with thread support ... its one of those 'cascading dependency' 
issues :(  Same with trying to build php-domxml after you've build libxml2 
with threading enabled ...

there is no way that I'm aware of for something like apache2 to 
auto-detect that oen of its 'modules' needs thread support, unless somehow 
the ports system is supposed to do this?



----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664



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