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

Bug#422985: openssh: fails to build



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

While building:
ranlib libssh.a
gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o
sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/  -lssh
-lopenbsd-compat -lresolv -lcrypto -lutil -lz -lnsl -lcrypt -L/usr/lib
-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkeyutils -lresolv -ldl
/usr/bin/ld: cannot find -lkeyutils
collect2: ld returned 1 exit status
make[1]: *** [ssh] Erreur 1

After manually installing libkeyutils-dev, compilation works ok.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash




Reply to: