pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/52141: Mutt 1.8.0 is not compatible with native Solaris krb5
>Number: 52141
>Category: pkg
>Synopsis: Mutt 1.8.0 is not compatible with native Solaris krb5
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Apr 06 12:00:00 +0000 2017
>Originator: Joern Clausen
>Release:
>Organization:
University of Bielefeld
>Environment:
>Description:
After the upgrade to 1.8.0, mail/mutt no longer compiles on Solaris 11, when the native Kerberos implementation is used:
gmake[2]: Entering directory `/opt/pkgsrc/pkg-hrz/pkgsrc/mail/mutt/work.pkgsrc-sol11i86/mutt-1.8.0/imap'
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/usr/include/kerberosv5 -I/usr/include/gssapi -I/usr/include -I/opt/pkg-hrz/20170105/include/ncurses -I/opt/pkg-hrz/20170105/include -I/opt/pkg-hrz/20170105/include/db4 -I/opt/pkg-hrz/20170105/include -I/usr/include -I/opt/pkg-hrz/20170105/include -I/opt/pkg-hrz/20170105/include/db4 -I/opt/pkg-hrz/20170105/include -I../intl -Wall -pedantic -Wno-long-long -O2 -I/usr/include/kerberosv5 -I/usr/include/gssapi -I/usr/include -I/opt/pkg-hrz/20170105/include/ncurses -I/opt/pkg-hrz/20170105/include -I/opt/pkg-hrz/20170105/include/db4 -MT auth_gss.o -MD -MP -MF .deps/auth_gss.Tpo -c -o auth_gss.o auth_gss.c
auth_gss.c:36:37: fatal error: gssapi/gssapi_generic.h: No such file or directory
# include <gssapi/gssapi_generic.h>
^
compilation terminated.
with
PREFER_NATIVE = mit-krb5
For me personally, this is a minor problem, I could switch to pkgsrc's krb5. But in my experience (e.g. OpenSSL), native packages seem to use dedicated crypto hardware, pkgsrc packages not. I don't know if this is the case with krb5.
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index