Subject: Re: pkg/33428: broken package wm/icecc fix
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 05/06/2006 17:20:02
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.
 
 Joerg