Subject: Re: pthread in NetBSD 3 - failing Apache 2.2.3?
To: John Klos <john@ziaspace.com>
From: Thor Lancelot Simon <tls@rek.tjls.com>
List: port-vax
Date: 01/04/2007 17:51:22
On Tue, Jan 02, 2007 at 12:41:35PM -0800, John Klos wrote:
> What's the deal with pthread stuff in NetBSD 3?
> 
> /bin/sh /usr/pkgsrc/www/apache22/work/httpd-2.2.3/build/libtool --silent 
> --mode=link cc   -O2 -I/usr/local/include -I/usr/include 
> -L/usr/local/lib -Wl,-R/usr/local/lib -L/usr/lib -Wl,-R/usr/lib -o 
> htpasswd  htpasswd.lo   -lm 

Well...

...if you don't link to it, oddly enough, it doesn't work.

Thor