pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/50310: print/cups build fails with builtin heimdal
>Number: 50310
>Category: pkg
>Synopsis: print/cups build fails with builtin heimdal
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Oct 07 12:20:00 +0000 2015
>Originator: Frédéric Fauberteau
>Release: pkgsrc-2015Q3
>Organization:
>Environment:
NetBSD trashware 6.1_STABLE NetBSD 6.1_STABLE (TRASHWARE) #0: Tue Jul 7 09:13:34 CEST 2015 triaxx@trashware:/home/triaxx/dev/nbsd/netbsd-6/obj/sys/arch/amd64/compile/TRASHWARE amd64
>Description:
cups build fails on a link error due to missing krb5 libraries.
print/cups is parameterized as follows:
These options are enabled by default:
dbus dnssd kerberos libusb
These options are currently enabled:
dnssd kerberos libusb
the compilation error message is:
ld: cannot find -lgssapi_krb5
ld: cannot find -lk5crypto
the content of /usr/pkgsrc/print/cups/work/.buildlink/lib does not contain any link to 'gssapi_krb5' of 'k5crypto' library. The build process detects USE_BUILTIN.heimdal=yes but neither /usr/lib/libgssapi_krb5*.so nor /usr/lib/libk5crypto*.so exist.
>How-To-Repeat:
Build print/cups with kerberos support and builtin heimdal
>Fix:
Home |
Main Index |
Thread Index |
Old Index