Hello,

I recently switched my server from Linux to Solaris to take advantage
of the ZFS filesystem.  So far, all functions have been migrated over
except for Slimserver.  I've got blastwave perl and all the prereqs
loaded, but still no joy with Slimserver.  Here's what I get:

$ ./slimserver.pl --d_server
2007-03-29 19:44:11.5651 SlimServer OSDetect init...
2007-03-29 19:44:11.5653 SlimServer OS Specific init...
2007-03-29 19:44:11.5653 SlimServer saving pid file.
2007-03-29 19:44:11.5654 SlimServer settings effective user and group
if requested...
2007-03-29 19:44:11.5654 SlimServer settings init...
2007-03-29 19:44:11.5679 Use of inherited AUTOLOAD for non-method
YAML::Syck::Dump() is deprecated at
/usr/local/slimserver/Slim/Utils/Prefs.pm line 975.
Can't locate auto/YAML/Syck/Dump.al in @INC (@INC contains:
/usr/local/slimserver
/usr/local/slimserver/CPAN/arch/5.8/i86pc-solaris-thread-multi
/usr/local/slimserver/CPAN/arch/5.8/i86pc-solaris-thread-multi/auto
/usr/local/slimserver/CPAN/arch/5.8.8/i86pc-solaris-thread-multi
/usr/local/slimserver/CPAN/arch/5.8.8/i86pc-solaris-thread-multi/auto
/usr/local/slimserver/CPAN/arch/5.8/i86pc-solaris-thread-multi
/usr/local/slimserver/CPAN/arch/5.8/i86pc-solaris-thread-multi/auto
/usr/local/slimserver/CPAN/arch/i86pc-solaris-thread-multi
/usr/local/slimserver/lib /usr/local/slimserver/CPAN
/usr/local/slimserver /usr/local/slimserver /opt/csw/lib/perl/5.8.8
/opt/csw/share/perl/5.8.8 /opt/csw/lib/perl/site_perl
/opt/csw/share/perl/site_perl /opt/csw/lib/perl/csw
/opt/csw/share/perl/csw .) at /usr/local/slimserver/Slim/Utils/Prefs.pm
line 975
2007-03-29 19:44:11.5686 Got to the END.
2007-03-29 19:44:11.5687 Got sigint.
2007-03-29 19:44:11.5687 SlimServer cleaning up.

And then the YAML deprecated usage warning and missing Dump.al error
show up a second time which I have omitted for brevity.
I don't know if the deprecated usage warning about inherited AUTOLOAD
is tripping me up, but the error on the next line is certainly correct:
I don't have a auto/YAML/Syck/Dump.al.  Is that an assembled perl
module?  YAML::Syck is installed and tests fine, but I don't have the
Dump.al file.
I thought maybe my version of YAML::Sync (0.71) is not a good match for
Slim 6.5.1, so I grabbed 0.82 from CPAN but it won't compile.  I get
these errors for every input file from YAML::Syck:

cc: unrecognized option `-KPIC'
cc: language ildoff not recognized
cc: <filename>.c: linker input file unused because linking not done

That's with GCC4, also from Blastwave.  I don't know if these two
problems are related or not, and don't really care as long as I can get
my slim device back up!
Any thoughts to steer me clear of this?  I've trolled for other Solaris
posts here, but none seem to have this problem with YAML.

Much thanks in advance!


-- 
Friedmutant
------------------------------------------------------------------------
Friedmutant's Profile: http://forums.slimdevices.com/member.php?userid=10935
View this thread: http://forums.slimdevices.com/showthread.php?t=34014

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

Reply via email to