Kerberos problem stalling amanda make?

Booker C. Bense bbense at networking.stanford.edu
Mon Mar 4 22:09:30 EST 2002


On Mon, 4 Mar 2002, Ruth Anne wrote:

>
>
> I am attempting to make Amanda 2.4.2pl2 with krb4 support
> server/client on NetBSD1.5.1_ALPHA; KerberosV 1.2.3 is installed with
> krb4 support.
>
> While Making all in common-src:
>
> ...
> gcc -g -O2 -I/usr/local/krb5/include
> -I/usr/local/krb5/include/kerberosIV -L/usr/local/krb5/lib -o
> genversion
> genversion.o versuff.o alloc.o debug.o error.o util.o file.o -lm
> -ltermcap
> -lkrb4 -lkrb5 -lcrypto -ldes425 -lcom_err
                  ^
- The library name changed in version 1.2.3. It's now k5crypto

- All the functions you are missing are in this library.

- Booker C. Bense




More information about the Kerberos mailing list