Subject: Re: apache, ap-perl and threads (again)
To: None <tech-pkg@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: tech-pkg
Date: 10/01/2007 13:15:35
On Mon, Oct 01, 2007 at 01:04:40PM +0200, Klaus Heinz wrote:
> As far as I can see people suggested two possible solutions:
>   - warn people they have to set "APACHE_CUSTOM_CFLAGS=-pthread" in
>     their mk.conf file
>   - Adding NetBSD-3.[0-9]-* to _BLNK_DLOPEN_REQUIRE_PTHREAD_PLATFORMS
>     in mk/dlopen.builtin.mk

LD_PRELOAD should work as well.

Joerg