Hoping someone has seen this.  I've read all about the "dyld: perl
Undefined symbol:" errors when upgrading to 5.8.0, but I'm running into
these errors while still running 5.6.0 on certain modules.  Specifically,
I'm trying to use Jeff Horwitz's Authen::Krb5 and get the following
output:

dyld: perl Undefined symbols:
_krb5_free_address
_krb5_free_enc_tkt_part
_krb5_free_krbhst
_krb5_gen_portaddr
_krb5_gen_replay_name
_krb5_get_krbhst
_krb5_init_ets
Trace/BPT trap

During the Authen::Krb5 compile i get some warnings:

Krb5.xs:317: warning: passing arg 2 of `Perl_sv_2pv' from incompatible
pointer type
Krb5.xs: In function `XS_Authen__Krb5_rd_req':

etc...

but it seems to build ok.  Anyone have an idea on this one?

Thanks,
Kelly


Reply via email to