When trying to use the default 10.2.1 install of Perl (5.6.0), I get the following:
dyld: perl Undefined symbols
_Perl_get_sv
_Perl_sv_2pv_flags
Trace/BPT trap
under the following circumstances:
1) When using libnet-1.12 installed into a non-system directory and using the use lib directive, using Net::SMTP and the auth() command.
or
2) When running perl Makefile.PL of the MIME-tools-5.411a set with the same non-system directory above.
Anyone know what the deal is, what I'm missing?
Thx,
nh
