Subject: Re: pkg/33428: broken package wm/icecc fix
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Iain Hibbert <plunky@rya-online.net>
List: pkgsrc-bugs
Date: 05/06/2006 18:35:01
The following reply was made to PR pkg/33428; it has been noted by GNATS.

From: Iain Hibbert <plunky@rya-online.net>
To: gnats-bugs@netbsd.org
Cc: pkg-manager@netbsd.org, gnats-admin@netbsd.org,
	pkgsrc-bugs@netbsd.org
Subject: Re: pkg/33428: broken package wm/icecc fix
Date: Sat, 6 May 2006 19:28:26 +0100 (BST)

 On Sat, 6 May 2006, joerg@britannica.bec.de wrote:
 
 > The following reply was made to PR pkg/33428; it has been noted by GNATS.
 >
 > From: joerg@britannica.bec.de
 > To: gnats-bugs@netbsd.org
 > Cc:
 > Subject: Re: pkg/33428: broken package wm/icecc fix
 > Date: Sat, 6 May 2006 19:18:12 +0200
 >
 >  On Sat, May 06, 2006 at 10:55:01AM +0000, plunky@rya-online.net wrote:
 >  > 	The bulk build is failing with the following errors.
 >  >
 >  > /usr/pkg/bin/icecolsel: 	 -lpthread.20 => not found
 >  > /usr/pkg/bin/icefonsel: 	 -lpthread.20 => not found
 >
 >  Your system seems to be seriously hosed up. libpthread should always
 >  come from /usr/lib and that directory is part of the system search path.
 >  What exactly did you do to get this linkage?!
 >
 >  If you still have it installed, please remove devel/pth. This package is
 >  using the pthread framework correctly.
 
 No I dont have devel/pth installed, and in fact it works fine on my
 -current system here..  the full bulk build report generated by kristerw
 is here:
 
 ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-1.6.2/20060501.1100/broken.html
 
 and I guess that is being compiled on an older (but still supported?)
 NetBSD system that didnt have native pthreads.. (?)
 
 iain