pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ld problems with gssapi_krb5 and k5crypto



On Wed, Jan 31, 2024 at 09:26:14PM +0100, Marc Baudoin wrote:
> Same problem with net/bind918:
> 
> [...]
> checking for krb5-config... /usr/pkg/bin/krb5-config
> checking for gssapi libraries... -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
> checking for gssapi/gssapi.h... yes
> checking for gssapi/gssapi_krb5.h... yes
> checking for gssapi_krb5.h... no
> checking for gss_acquire_cred... no
> configure: error: linking with -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err does not work
> *** Error code 1

Take a look at config.log, there you can find the actual error.
 Thomas


Home | Main Index | Thread Index | Old Index