Subject: pkg/33595: no nss --> no evolution-data-server --> ... --> no lablgk2
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <tannert@mis.mpg.de>
List: pkgsrc-bugs
Date: 05/30/2006 10:15:00
>Number:         33595
>Category:       pkg
>Synopsis:       no nss --> no evolution-data-server --> ... --> no lablgk2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Tue May 30 10:15:00 +0000 2006
>Originator:     Andreas Tannert
>Release:        
>Organization:
MPI MIS
>Environment:
SunOS 5.9 Generic_118558-21 sun4u sparc SUNW,Sun-Fire-880
>Description:
I am trying to build lablgkt2. The problem is, that this needs evolution-data-server and this needs nss but the package /devel/nss is not  available in SOLARIS. Is there a way out?
bmake lablgtk2 ends in an error:

=> Linking nss files into /opt/pkg/PKGsrcNeu/210406devel/pkgsrc/mail/evolution-data-server/work/.buildlink.
set -x;                                  case BUILDLINK_PREFIX.nss_not_found in                          *not_found)                                                     /usr/ucb/echo "nss is not installed; can't buildlink files.";  /usr/bin/false;                                          ;;                                                      esac
+ /usr/ucb/echo nss is not installed; can't buildlink files. 
nss is not installed; can't buildlink files.
+ /usr/bin/false 
*** Error code 255

>How-To-Repeat:

>Fix: