Package: postgresql-8.1
Version: 8.0+8.1beta-3
Severity: important
Tags: experimental
Justification: fails to build from source
Hi,
I get this failure in an experimental chroot, sid chroot and host sid
system:
checking for library containing krb5_encrypt... no
configure: error: could not find function 'krb5_encrypt' required for Kerberos 5
make: *** [build-tree/postgresql-8.1beta1/config.status] Error 1
However, krb5_encrypt is not present in libkrb5.so:
# nm -D /usr/lib/libkrb5.so | grep krb5_encrypt
0001e2c0 T decode_krb5_encryption_key
00024540 T encode_krb5_encryption_key
U krb5_encrypt_data
0003a520 T krb5_encrypt_helper
0003a800 T krb5_encrypt_tkt_part
Perhaps the configure check is broken, or libkrb5 has not built
correctly on powerpc?
Regards,
Roger
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.1
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]