I'm trying to build SC7 on my PPC-based LinkStation NAS (NB: 6.3.x and
6.5.x have been running on it happily for a couple years). I'm
installing the latest nightly (10/12) from the tarball (with CPAN) but
when I run build-perl-modules.pl it throws a slew of errors. Then, when
I try to start slimserver.pl, I get the following error message. Of
course the most baffling is that GD 2.35 is too old, and that I
need...GD 2.35!!

==========================
[EMAIL PROTECTED]:/usr/local/slimserver7$ sudo ./slimserver.pl --daemon
The following CPAN modules were found but are too old to work with
SqueezeCenter:
GD (loaded 2.35, need 2.35)

To fix this problem you have several options:
1. Install the latest version of the module(s) using CPAN: sudo cpan
Some::Module
2. Update the module's package using apt-get, yum, etc.
3. Run the .tar.gz version of SqueezeCenter which includes all required
CPAN modules.-
=========================

I tried to install GD via `sudo cpan GD', but that failed to build
because of errors. Actually, GD does not appear to be one of the
modules that build-perl-modules.pl tries to download.

??Any suggestions??

Below is an *excerpt* of the voluminous terminal output when running
build-perl-modules.pl:

-Downloading Compress-Zlib-1.41.tar.gz to: /mnt/home/slimserver
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL 
Argument "6.30_01" isn't numeric in subroutine entry at Makefile.PL
line 6.
Up/Downgrade complete.
Building..
In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
from Zlib.xs:22:
/usr/lib/perl/5.8/CORE/proto.h:31: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:42: warning: `warn_unused_result'
attribute directive ignored

<snip>

Downloading DBI-1.50.tar.gz to: /mnt/home/slimserver
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL 

I see you're using perl 5.008008 on powerpc-linux-gnu-thread-multi,
okay.
Remember to actually *read* the README file!
Use  'make' to build the software (dmake or nmake on Windows).
Then 'make test' to execute self tests.
Then 'make install' to install the DBI and then delete this
working
directory before unpacking and building any DBD::* drivers.

Building..
In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
from DBIXS.h:19,
from DBI.xs:12:
/usr/lib/perl/5.8/CORE/proto.h:31: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:42: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:46: warning: `warn_unused_result'
attribute directive ignored

<snip>

In file included from DBIXS.h:31,
from DBI.xs:12:
dbipport.h:227:1: warning: "PERL_UNUSED_DECL" redefined
In file included from DBIXS.h:19,
from DBI.xs:12:
/usr/lib/perl/5.8/CORE/perl.h:163:1: warning: this is the location of
the previous definition
DBI.xs: In function `dbih_clearcom':
DBI.xs:1182: warning: unused variable `Perl___notused'
DBI.xs: In function `dbih_get_fbav':
DBI.xs:1332: warning: unused variable `Perl___notused'

<snip>

Downloading DBD-mysql-3.0002.tar.gz to: /mnt/home/slimserver
Uncompressing..
Configuring..
PERL5LIB=/mnt/home/slimserver/DBI-1.50/blib/lib:/mnt/home/slimserver/DBI-1.50/blib/arch
/usr/bin/perl Makefile.PL 
Argument "6.30_01" isn't numeric in numeric ge (>=) at Makefile.PL line
349, <PIPE> line 103.
Multiple copies of Driver.xst found in:
/mnt/home/slimserver/DBI-1.50/blib/arch/auto/DBI/
/usr/lib/perl5/auto/DBI/ /usr/local/lib/perl/5.8.4/auto/DBI/ at
Makefile.PL line 727
Building..
In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
from
/mnt/home/slimserver/DBI-1.50/blib/arch/auto/DBI/DBIXS.h:19,
from dbdimp.h:20,
from dbdimp.c:20:
/usr/lib/perl/5.8/CORE/proto.h:31: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:42: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:46: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:50: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:60: warning: `warn_unused_result'
attribute directive ignored
In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
from
/mnt/home/slimserver/DBI-1.50/blib/arch/auto/DBI/DBIXS.h:19,
from dbdimp.h:20,
from dbdimp.c:20:
/usr/lib/perl/5.8/CORE/proto.h:72: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:88: warning: `warn_unused_result'
attribute directive ignored

<snip>

Downloading Digest-SHA1-2.11.tar.gz to: /mnt/home/slimserver
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL 
Building..
In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
from SHA1.xs:8:
/usr/lib/perl/5.8/CORE/proto.h:31: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:42: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:46: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:50: warning: `warn_unused_result'
attribute directive ignored

<snip>

Downloading HTML-Parser-3.48.tar.gz to: /mnt/home/slimserver
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL 
Building..
In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
from Parser.xs:19:
/usr/lib/perl/5.8/CORE/proto.h:31: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:42: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:46: warning: `warn_unused_result'
attribute directive ignored

<snip>

Downloading JSON-XS-1.5.tar.gz to: /mnt/home/slimserver
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL 
Building..
In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
from XS.xs:2:
/usr/lib/perl/5.8/CORE/proto.h:31: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:42: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:46: warning: `warn_unused_result'
attribute directive ignored

<snip>

Downloading Template-Toolkit-2.15.tar.gz to: /mnt/home/slimserver
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL TT_DOCS=n TT_SPLASH=n TT_THEME=n
TT_EXAMPLES=n TT_EXAMPLES=n TT_EXTRAS=n TT_QUIET=y TT_ACCEPT=y TT_DBI=n
TT_LATEX=n
Argument "6.30_01" isn't numeric in numeric ge (>=) at Makefile.PL line
264.
Building..
In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
from Stash.xs:40:
/usr/lib/perl/5.8/CORE/proto.h:31: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:42: warning: `warn_unused_result'
attribute directive ignored

<snip>

Downloading Time-HiRes-1.86.tar.gz to: /mnt/home/slimserver
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL 
Building..
In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
from HiRes.xs:16:
/usr/lib/perl/5.8/CORE/proto.h:31: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:42: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:46: warning: `warn_unused_result'
attribute directive ignored

<snip>

Downloading XML-Parser-2.34.tar.gz to: /mnt/home/slimserver
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL 
Building..
In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
from Expat.xs:15:
/usr/lib/perl/5.8/CORE/proto.h:31: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:42: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:46: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:50: warning: `warn_unused_result'
attribute directive ignored

<snip>

Downloading YAML-Syck-0.64.tar.gz to: /mnt/home/slimserver
Uncompressing..
Configuring..
/usr/bin/perl Makefile.PL 
Building..
In file included from /usr/lib/perl/5.8/CORE/perl.h:3950,
from perl_common.h:2,
from Syck.xs:2:
/usr/lib/perl/5.8/CORE/proto.h:31: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:42: warning: `warn_unused_result'
attribute directive ignored
/usr/lib/perl/5.8/CORE/proto.h:46: warning: `warn_unused_result'
attribute directive ignored-


-- 
aubuti
------------------------------------------------------------------------
aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074
View this thread: http://forums.slimdevices.com/showthread.php?t=39240

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to