I'm attempting to compile kerberos 1.3.1 on a Mac OS X Server system. I did a clean configure with no special flags, and then did a make.
The compile fails with the following error. What am I doing wrong?
making all in lib/rpc/unit-test...
gcc -L../../../lib -g -O2 -Wall -Wmissing-prototypes -Wcast-qual
-Wcast-align -Wconversion -Wshadow -Wno-comment -pedantic -o client
client.o rpc_test_clnt.o \
-lgssrpc -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
ld: Undefined symbols:
_krb5_gss_dbg_client_expcreds
_gss_mech_krb5
_gss_mech_krb5_old
make[3]: *** [client] Error 1
make[2]: *** [all-recurse] Error 1
make[1]: *** [all-recurse] Error 1
make: *** [all-recurse] Error 1
signature.asc
Description: This is a digitally signed message part
________________________________________________ Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/kerberos
