This error is due to the fact that the native iconv library
of solaris has no translation table from ISO-8859-1 to UTF-16. One
must first translate ISO-8859-1 to UTIF-8 then UTF-8 to UTF-16. Since
this is very inconvinient and heavy, I should strongly mention in the
README file to compile and install the free iconv replacement available
at ftp://ftp.ilog.fr/pub/Users/haible/gnu/libiconv-1.3.tar.gz.

       Thanks a lot for your feedback,

[EMAIL PROTECTED] writes:
 > This distribution has been tested as part of the cpan-testers
 > effort to test as many new uploads to CPAN as possible.  See
 > http://testers.cpan.org/
 > 
 > Please cc any replies to [EMAIL PROTECTED] to keep other
 > test volunteers informed and to prevent any duplicate effort.
 > 
 > -- 
 > Running make test
 > PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib 
 >-I/usr/local/lib/perl5/5.6.0/sun4-solaris -I/usr/local/lib/perl5/5.6.0 -e 'use 
 >Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
 > t/unac..............unac_string: Invalid argument
 > t/unac..............NOK 1unac_string: Invalid argument                       
 > t/unac..............ok 3/3FAILED tests 1-2                                   
 >         Failed 2/3 tests, 33.33% okay
 > Failed Test  Status Wstat Total Fail  Failed  List of failed
 > -------------------------------------------------------------------------------
 > t/unac.t                      3    2  66.67%  1-2
 > Failed 1/1 test scripts, 0.00% okay. 2/3 subtests failed, 33.33% okay.
 > make: *** [test_dynamic] Error 29
 >   /usr/local/bin/make test -- NOT OK
 > 
 > 
 > 
 > --
 > 
 > Summary of my perl5 (revision 5.0 version 6 subversion 0) configuration:
 >   Platform:
 >     osname=solaris, osvers=2.7, archname=sun4-solaris
 >     uname='sunos leprss.gsfc.nasa.gov 5.7 generic_106541-08 sun4u sparc 
 >sunw,ultra-5_10 '
 >     config_args='-Dcc=gcc -Dprefix=/usr/local -des'
 >     hint=recommended, useposix=true, d_sigaction=define
 >     usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
 >     useperlio=undef d_sfio=undef uselargefiles=define 
 >     use64bitint=undef use64bitall=undef uselongdouble=undef usesocks=undef
 >   Compiler:
 >     cc='gcc', optimize='-O', gccversion=2.95.2 19991024 (release)
 >     cppflags='-fno-strict-aliasing -I/usr/local/include'
 >     ccflags ='-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE 
 >-D_FILE_OFFSET_BITS=64'
 >     stdchar='char', d_stdstdio=define, usevfork=false
 >     intsize=4, longsize=4, ptrsize=4, doublesize=8
 >     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
 >     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
 >     alignbytes=8, usemymalloc=y, prototype=define
 >   Linker and Libraries:
 >     ld='gcc', ldflags =' -L/usr/local/lib '
 >     libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
 >     libs=-lsocket -lnsl -lgdbm -ldb -ldl -lm -lc -lcrypt -lsec
 >     libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
 >   Dynamic Linking:
 >     dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
 >     cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

-- 
Loic   Dachary         http://www.dachary.org/  [EMAIL PROTECTED]
24 av Secretan         http://www.senga.org/      [EMAIL PROTECTED]
75019    Paris         Tel: 33 1 42 45 09 16        [EMAIL PROTECTED]

Reply via email to