Subject: pkg/32642: www/neon tries to use gssapi
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <collver@peak.org>
List: pkgsrc-bugs
Date: 01/26/2006 20:20:00
>Number:         32642
>Category:       pkg
>Synopsis:       www/neon tries to use gssapi
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 26 20:20:00 +0000 2006
>Originator:     collver@peak.org
>Release:        NetBSD 3.0
>Organization:
>Environment:
System: NetBSD sanctum 3.0 NetBSD 3.0 (SANCTUM) #0: Sun Dec 25 11:35:26 PST 2005 ben@sanctum:/home/ben/src/netbsd/3.0/src/sys/arch/i386/compile/SANCTUM i386
Architecture: i386
Machine: i386
>Description:
www/neon tries to find and use gssapi, but the package does not
explicitly depend on it.  This can cause link-time errors when it tries
to use the system gssapi.
>How-To-Repeat:
>Fix:
Add a line to the Makefile:
CONFIGURE_ARGS+=	--without-gssapi