pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/50310: print/cups build fails with builtin heimdal
The following reply was made to PR pkg/50310; it has been noted by GNATS.
From: =?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Fauberteau?= <frederic%fauberteau.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/50310: print/cups build fails with builtin heimdal
Date: Fri, 09 Oct 2015 10:58:04 +0200
Le 07/10/2015 14:20, frederic%fauberteau.org@localhost a écrit :
>> 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:
More details:
Actually, mit-krb5 was installed. Then configure script of cups find
/usr/pkg/bin/krb5-config. But since pkgsrc detect heimdal from
basesystem and KRB5_DEFAULT is set to heimdal, nothing is buildlinked
into work/.buildlink.
Home |
Main Index |
Thread Index |
Old Index