sid@v0id:~$ sudo perl -MCPAN -e 'install Bundle::Xmms'
CPAN: Storable loaded ok
Going to read /home/sid/.cpan/Metadata
Database was generated on Sun, 14 Sep 2008 20:03:27 GMT
Term::ReadKey is up to date.
Term::ReadLine::Perl is up to date.
Term::ANSIColor is up to date.
MPEG::MP3Info is up to date.
Running install for module Xmms
Running make for D/DO/DOUGM/Xmms-Perl-0.12.tar.gz
CPAN: Digest::MD5 loaded ok
Checksum for /home/sid/.cpan/sources/authors/id/D/DO/DOUGM/Xmms-Perl-0.12.tar.gz ok
Scanning cache /home/sid/.cpan/build for sizes
Xmms-Perl-0.12/
Xmms-Perl-0.12/README
Xmms-Perl-0.12/lib/
Xmms-Perl-0.12/lib/Xmms.pm
Xmms-Perl-0.12/lib/Xmms/
Xmms-Perl-0.12/lib/Xmms/ExtUtils.pm
Xmms-Perl-0.12/lib/Bundle/
Xmms-Perl-0.12/lib/Bundle/Xmms.pm
Xmms-Perl-0.12/test3.mp3
Xmms-Perl-0.12/MANIFEST
Xmms-Perl-0.12/test.pl
Xmms-Perl-0.12/Changes
Xmms-Perl-0.12/Makefile.PL
Xmms-Perl-0.12/Config/
Xmms-Perl-0.12/Config/Config.xs
Xmms-Perl-0.12/Config/Makefile.PL
Xmms-Perl-0.12/Config/Config.pm
Xmms-Perl-0.12/patches/
Xmms-Perl-0.12/patches/xmms-playlist-delete.pat
Xmms-Perl-0.12/Remote/
Xmms-Perl-0.12/Remote/Makefile.PL
Xmms-Perl-0.12/Remote/Remote.xs
Xmms-Perl-0.12/Remote/Remote.pm
Xmms-Perl-0.12/SongChange/
Xmms-Perl-0.12/SongChange/SongChange.xs
Xmms-Perl-0.12/SongChange/Makefile.PL
Xmms-Perl-0.12/SongChange/SongChange.pm
Xmms-Perl-0.12/typemap
Xmms-Perl-0.12/test1.mp3
Xmms-Perl-0.12/test2.mp3
Removing previously used /home/sid/.cpan/build/Xmms-Perl-0.12
CPAN.pm: Going to build D/DO/DOUGM/Xmms-Perl-0.12.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Xmms::Config
****************************************
WARNING: more than one libxmms found:
/usr/lib/libxmms.so
/usr/local/lib/libxmms.so
You might want to un-install the old version
****************************************
Writing Makefile for Xmms::Remote
Writing Makefile for Xmms::SongChange
Writing Makefile for Xmms-Perl
cp lib/Xmms/ExtUtils.pm blib/lib/Xmms/ExtUtils.pm
cp lib/Bundle/Xmms.pm blib/lib/Bundle/Xmms.pm
cp lib/Xmms.pm blib/lib/Xmms.pm
make[1]: Entering directory `/home/sid/.cpan/build/Xmms-Perl-0.12/Config'
cp Config.pm ../blib/lib/Xmms/Config.pm
/usr/bin/perl /usr/share/perl/5.8.8/ExtUtils/xsubpp -typemap /usr/share/perl/5.8/ExtUtils/typemap Config.xs > Config.xsc && mv Config.xsc Config.c
cc -c -I/usr/local/include -I/usr/local/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl/5.8/CORE" Config.c
Running Mkbootstrap for Xmms::Config ()
chmod 644 Config.bs
rm -f ../blib/arch/auto/Xmms/Config/Config.so
LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib Config.o -o ../blib/arch/auto/Xmms/Config/Config.so \
-L/usr/local/lib -L/usr/lib -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lxmms -lXxf86vm -lXxf86dga -lXxf86misc \
/usr/bin/ld: cannot find -lXxf86dga
collect2: ld returned 1 exit status
make[1]: *** [../blib/arch/auto/Xmms/Config/Config.so] Error 1
make[1]: Leaving directory `/home/sid/.cpan/build/Xmms-Perl-0.12/Config'
make: *** [subdirs] Error 2
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
Bundle summary: The following items in bundle Bundle::Xmms had installation
problems:
Xmms
sid@v0id:~$