Subject: Re: wpkgsrc DragonFly 1.8.0/i386 2007-09-27 12:18
To: None <joerg@britannica.bec.de>
From: Takahiro Kambe <taca@back-street.net>
List: pkgsrc-bulk
Date: 10/03/2007 01:10:52
Hi,

In message <20070930161755.GA1301@britannica.bec.de>
	on Sun, 30 Sep 2007 18:17:55 +0200,
	Joerg Sonnenberger <joerg@britannica.bec.de> wrote:
> I disagree. Between p36 and p110 in eval.c a call to above function was
> added. As it was only using the libc pthread glue before, it is failing
> now. I'm not exactly sure what they are trying here, it seems really
> bogus to me.
> 
> So either remove that part (or get it fixed to be sane) or always link
> ruby with pthread.
I've handled it as remove that part since I don't understand well how
pthread is handled on DragonFly BSD.  libc_r.so has pthread_create()
but pthread_atfork().  libthread_xu.so has both.

-- 
Takahiro Kambe <taca@back-street.net>