Subject: pkg/16040: cyrus SASL won't compile with gssapi enabled due to two missing include in gssapi.c
To: None <gnats-bugs@gnats.netbsd.org>
From: None <rslr@free.fr>
List: netbsd-bugs
Date: 03/24/2002 15:13:47
>Number:         16040
>Category:       pkg
>Synopsis:       cyrus SASL won't compile with gssapi enabled due to two missing include in gssapi.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 24 15:14:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     de SAINT LEGER Rodolphe
>Release:        current
>Organization:
none
>Environment:
NetBSD akima 1.5ZB NetBSD 1.5ZB (AKIMA) #0: Thu Mar 14 01:42:17 CET 2002     root@akima:/usr/src/sys/arch/sparc/compile/AKIMA sparc
>Description:
The gssapi plugin won't compile because 2 includes (unistd.h and errno.h) are missing,
the compile time will end at the the function 'access' and the symbol errno.

>How-To-Repeat:
cd /usr/pkgsrc/security/cyrus-sasl
make install

>Fix:
add unistd.h and errno.h in order to compile,

also modify the PLIST.krb5 to handle libgssapiv2.so.1.18 (and not 1.14)

>Release-Note:
>Audit-Trail:
>Unformatted: