James Carlson wrote:
I'm using OpenSolaris installed from 2009.06 and upgraded to the current /dev branch. Perl's Scalar::Util doesn't seem to work right:

I'll assume build 117 then?  x86 or SPARC?  32-bit or 64-bit?

% /usr/bin/perl
use Scalar::Util qw( weaken );
weaken is only available with the XS version of Scalar::Util at - line 1
BEGIN failed--compilation aborted at - line 1.

This *does* work with blastwave's Perl. Is something amiss with the way this is being compiled, or am I somehow doing something wrong?

I've tried both my 111b and 117 on my 64-bit x86 systems and neither of them seem to have this issue.

Have you tried "pkg verify SUNWperl584core" to see if everything is ok?

Cheers,
--
Shawn Walker
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to