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

Bug#422985: openssh: fails to build



reassign 422985 libkrb5-dev
thanks

On Wed, May 09, 2007 at 10:56:54AM +0200, Jean-Christophe Dubacq wrote:
> Package: openssh
> Version: 1:4.3p2-10
> Severity: serious
> Justification: no longer builds from source
> 
> Hello,
> 
> openssh does not build from source any more on my building environment
> (sid, unstable).
> 
> Relevant info: in configure.log:
> configure:25787: checking for gssapi/gssapi_generic.h
> configure:25795: result: yes
> configure:25810: checking for library containing k_hasafs
> configure:25851: gcc -o conftest -g -O2 -Wall -Wpointer-arith
> -Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99
> conftest.c -lresolv -lcrypto -lpam -ldl -lutil -lz -lnsl  -lcrypt -L/usr/lib -lgssapi_krb5 -lkrb5
> -lk5crypto -lcom_err -lkeyutils -lresolv -ldl >&5
> /usr/bin/ld: cannot find -lkeyutils
> collect2: ld returned 1 exit status

openssh doesn't use keyutils itself at all directly; this library
dependency was generated by krb5-config. I think libkrb5-dev should
depend on libkeyutils-dev, rather than all users of krb5-config having
to build-depend on it.

-- 
Colin Watson                                       [cjwatson@debian.org]




Reply to: