[rt-users] RE: Install problems rt-2-1-84
Michael K. Brown
michael.k.brown at alcatel.com
Thu Mar 13 14:55:36 EST 2003
Hi Autrijus!
I tried that on Solaris 8, and it really broke things (using libiconv
package from SunFreeware). After installing it, then installing
Text::Iconv, it wouldn't make it past make test. I ended up backing out
libiconv, and then Text::Iconv was happy. Still having problems with
Encode::compat. I'm in the process of upgrading perl to 5.8.0 to see if
that helps!
/Mike
-----Original Message-----
From: rt-users-admin at lists.fsck.com
[mailto:rt-users-admin at lists.fsck.com] On Behalf Of Autrijus Tang
Sent: Thursday, March 13, 2003 8:44 AM
To: David Vrtin
Cc: Shmulik Gazit; Rt-Users
Subject: Re: [rt-users] RE: Install problems rt-2-1-84
On Thu, Mar 13, 2003 at 01:25:54PM +0100, David Vrtin wrote:
> I have same problem. Manual install of Encode-compat-0.05:
> # make test
> PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/opt/gnu/lib/perl5/5.6.1/i86pc-solaris -I/opt/gnu/lib/perl5/5.6.1 -e
'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'
t/*.t
> t/1-basic....ok 2/8Unsupported conversion: Invalid argument at
blib/lib/Encode/compat/common.pm line 115.
> t/1-basic....dubious
> Test returned status 22 (wstat 5632, 0x1600)
> DIED. FAILED tests 3-8
> Failed 6/8 tests, 25.00% okay
> Failed Test Stat Wstat Total Fail Failed List of Failed
>
------------------------------------------------------------------------
-------
> t/1-basic.t 22 5632 8 6 75.00% 3-8
> Failed 1/1 test scripts, 0.00% okay. 6/8 subtests failed, 25.00% okay.
> make: *** [test_dynamic] Error 2
Can you try installing GNU libiconv and reinstall Text::Iconv linking
against that?
Thanks,
/Autrijus/
More information about the rt-users
mailing list