Trying to install perl 5.10.0 on Mac OS 10 Server 10.4.11. Config command used is: ./configure -Duseshrplib -Dprefix=/opt/local2
Make test can't seem to locate symbols in the libs, though I've confirmed the lib files are in the place it's looking for them, and that the symbols are present. Here are the kinds of errors I'm getting: t/comp/utf....................................................Can't find 'boot_PerlIO__encoding' symbol in ../lib/auto/PerlIO/encoding/encoding.bundle at ../lib/PerlIO/encoding.pm line 14 Compilation failed in require at (eval 9) line 3. utf.pl(utf16le,123,1): at comp/utf.t line 29. t/io/crlf.....................................................Can't find 'boot_PerlIO__scalar' symbol in ../lib/auto/PerlIO/scalar/scalar.bundle at ../lib/PerlIO/scalar.pm line 4 Compilation failed in require at io/crlf.t line 38, <FOO> line 2. Any ideas? BTW, what happened to the macosx perl list? Seems to be no posts since May. -- Randall Perry -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/