root:# perl -MCPAN -e 'install Bundle::Xmms'
. . . (shows bulild messages, then:)
PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl
Can't load '/root/.cpan/build/Xmms-Perl-0.12-RUKMVF/blib/arch/auto/Xmms/Remote/Remote.so' for module Xmms::Remote: /usr/lib/libxmms.so.1: undefined symbol: libintl_gettext at /usr/lib/perl5/5.12.3/i586-linux-thread-multi/DynaLoader.pm line 200.
at /root/.cpan/build/Xmms-Perl-0.12-RUKMVF/blib/lib/Xmms.pm line 4
Compilation failed in require at /root/.cpan/build/Xmms-Perl-0.12-RUKMVF/blib/lib/Xmms.pm line 4.
BEGIN failed--compilation aborted at /root/.cpan/build/Xmms-Perl-0.12-RUKMVF/blib/lib/Xmms.pm line 4.
Compilation failed in require at test.pl line 3.
BEGIN failed--compilation aborted at test.pl line 3.
make: *** [test_dynamic] Error 255
DOUGM/Xmms-Perl-0.12.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports DOUGM/Xmms-Perl-0.12.tar.gz
Running make install
make test had returned bad status, won't install without force
root:# perl -V
Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
Platform:
osname=linux, osvers=2.6.36.3, archname=i586-linux-thread-multi
uname='linux vector.linux.net 2.6.36.3 #1 smp wed jan 19 23:53:25 local time zone must be set--see zic i686 intel(r) xeon(r) cpu 5150 @ 2.66ghz genuineintel gnulinux '
config_args='-de -Dprefix=/usr -Dvendorprefix=/usr -Dcccdlflags=-fPIC -Dinstallprefix=/usr -Dlibpth=/usr/lib /lib -Doptimize=-O2 -march=i586 -mtune=i686 -Dusethreads -Duseithreads -Dpager=/usr/bin/less -isr -Dinc_version_list=5.12.0 -Dcf_by= -Darchname=i586-linux'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=undef, use64bitall=undef, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -march=i586 -mtune=i686',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.5.2', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=4, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -fstack-protector'
libpth=/usr/lib /lib
libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=/lib/libc-2.12.2.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.12.2'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fPIC', lddlflags='-shared -O2 -march=i586 -mtune=i686 -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under linux
Compiled at Jan 30 2011 00:13:35
@INC:
/usr/lib/perl5/site_perl/5.12.3/i586-linux-thread-multi
/usr/lib/perl5/site_perl/5.12.3
/usr/lib/perl5/vendor_perl/5.12.3/i586-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.12.3
/usr/lib/perl5/5.12.3/i586-linux-thread-multi
/usr/lib/perl5/5.12.3
/usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl
.