Hi,
I tried to install Unicode::String module and get this error message:
CPAN.pm: Going to build G/GA/GAAS/Unicode-String-2.09.tar.gz
perl-64bit-hack: enabled
Checking if your kit is complete...
Looks good
'EXTRALIBDIR' is not a known MakeMaker parameter name.
'OTHERLDFLAGS' is not a known MakeMaker parameter name.
Writing Makefile for Unicode::String
cp String.pm blib/lib/Unicode/String.pm
cp lib/Unicode/CharName.pm blib/lib/Unicode/CharName.pm
/usr/local/bin/perl /usr/local/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.8/ExtUtils/typemap String.xs > String.xsc && mv String.xsc String.c
cc -c -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fpic "-I/usr/local/lib/perl5/5.8.8/x86_64-linux/CORE" String.c
Died at /scripts/cpan_sandbox/x86_64/cc line 24.
make: *** [string.o] Error 2
GAAS/Unicode-String-2.09.tar.gz
/usr/bin/make PREFIX=/home/szpilona/perl/usr/local OTHERLDFLAGS=-L/usr/lib64 LDFLAGS=-L/usr/lib64 EXTRALIBDIR=/usr/lib64 PREFIX=/home/szpilona/perl/usr/local OTHERLDFLAGS=-L/usr/lib64 LDFLAGS=-L/usr/lib64 EXTRALIBDIR=/usr/lib64 -- NOT OK
Running make install
Make had returned bad status, install seems impossible
perlmod--Install done
That's probably rather easy to fix but I'm completely new in "web things" so any advice would be nice to see...
Thanks in advance...