Subject: | multiple definitions of symbol causes all tests to fail in .10 |
Hi Matt,
DBD-SQLite-0.10 --not yet listed in the RT form that I'm using-- fails all tests for MacOSX 10.1.3 (that is, for Darwin 5.3) with simple variations of the following error:
t/01logon..........dyld: /usr/bin/perl multiple definitions of symbol _PL_na
/System/Library/Perl/darwin/CORE/libperl.dylib(globals.o) definition of _PL_na
blib/arch/auto/DBD/SQLite/SQLite.bundle definition of _PL_na
All tests passed fine in DBD-SQLite-0.05, which is the last version that I built and installed. Standard details follow:
% perl -v
This is perl, v5.6.0 built for darwin
% uname -a
Darwin localhost 5.3 Darwin Kernel Version 5.3: Thu Jan 24 22:06:02 PST 2002; root:xnu/xnu-201.19.obj~1/RELEASE_PPC Power Macintosh powerpc
Please let me know if there's anything I can do to help track it down further or test out a fix.
Cheers,
Paul