scott
 looks like you are missing some libraries on your machine.  namely libgcc.
do a google search for libgcc_s.so.1 or use whatever package installer
debian uses and verify this library is there. if not, install it

> -----Original Message-----
> From: Scott Lutz [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 06, 2003 4:54 PM
> To: Beginners (E-mail)
> Subject: Can't make Storable
> 
> 
> I need some pointers as to why the Storable module won't 
> compile on my Intel/Debian machine.
> I am not sure if recompiling DynaLoader would help, so if any 
> one has any ideas, I would be most grateful.
> This has failed using both CPAN and using the older 2.05 
> version I have.
> 
> Here is the complete output from the "make test":
> 
> # make test
> PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib 
> -I/usr/local/lib/perl5/5.6.1/i586-linux 
> -I/usr/local/lib/perl5/5.6.1 -e 'use Test::Harness 
> qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/blessed........Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/blessed.t line 26
> Compilation failed in require at t/blessed.t line 26.
> BEGIN failed--compilation aborted at t/blessed.t line 26.
> t/blessed........dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/canonical......Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/canonical.t line 24
> Compilation failed in require at t/canonical.t line 24.
> BEGIN failed--compilation aborted at t/canonical.t line 24.
> t/canonical......dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/code...........skipped
>         all skipped: tests only work with B::Deparse 0.61 and 
> at least perl 5.6.0
> t/compat06.......Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/compat06.t line 28
> Compilation failed in require at t/compat06.t line 28.
> BEGIN failed--compilation aborted at t/compat06.t line 28.
> t/compat06.......dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/croak..........Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/croak.t line 26
> Compilation failed in require at t/croak.t line 26.
> BEGIN failed--compilation aborted at t/croak.t line 26.
> t/croak..........dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/dclone.........Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/dclone.t line 25
> Compilation failed in require at t/dclone.t line 25.
> BEGIN failed--compilation aborted at t/dclone.t line 25.
> t/dclone.........dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/downgrade......Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/downgrade.t line 30
> Compilation failed in require at t/downgrade.t line 30.
> BEGIN failed--compilation aborted at t/downgrade.t line 30.
> t/downgrade......dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/forgive........Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/forgive.t line 31
> Compilation failed in require at t/forgive.t line 31.
> BEGIN failed--compilation aborted at t/forgive.t line 31.
> t/forgive........dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/freeze.........Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/freeze.t line 25
> Compilation failed in require at t/freeze.t line 25.
> BEGIN failed--compilation aborted at t/freeze.t line 25.
> t/freeze.........dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/integer........Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/integer.t line 30
> Compilation failed in require at t/integer.t line 30.
> BEGIN failed--compilation aborted at t/integer.t line 30.
> t/integer........dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/interwork56....skipped
>         all skipped: Your IVs are no larger than your longs
> t/lock...........Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/lock.t line 27
> Compilation failed in require at t/lock.t line 27.
> BEGIN failed--compilation aborted at t/lock.t line 27.
> t/lock...........dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/malice.........Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/malice.t line 53
> Compilation failed in require at t/malice.t line 53.
> BEGIN failed--compilation aborted at t/malice.t line 53.
> t/malice.........dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/overload.......Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/overload.t line 26
> Compilation failed in require at t/overload.t line 26.
> BEGIN failed--compilation aborted at t/overload.t line 26.
> t/overload.......dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/recurse........Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/recurse.t line 26
> Compilation failed in require at t/recurse.t line 26.
> BEGIN failed--compilation aborted at t/recurse.t line 26.
> t/recurse........dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/restrict.......skipped
>         all skipped: No Hash::Util
> t/retrieve.......Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/retrieve.t line 25
> Compilation failed in require at t/retrieve.t line 25.
> BEGIN failed--compilation aborted at t/retrieve.t line 25.
> t/retrieve.......dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/store..........Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/store.t line 24
> Compilation failed in require at t/store.t line 24.
> BEGIN failed--compilation aborted at t/store.t line 24.
> t/store..........dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/tied...........Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/tied.t line 26
> Compilation failed in require at t/tied.t line 26.
> BEGIN failed--compilation aborted at t/tied.t line 26.
> t/tied...........dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/tied_hook......Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/tied_hook.t line 26
> Compilation failed in require at t/tied_hook.t line 26.
> BEGIN failed--compilation aborted at t/tied_hook.t line 26.
> t/tied_hook......dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/tied_items.....Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/tied_items.t line 33
> Compilation failed in require at t/tied_items.t line 33.
> BEGIN failed--compilation aborted at t/tied_items.t line 33.
> t/tied_items.....dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/utf8...........Can't load 
> 'blib/arch/auto/Storable/Storable.so' for module Storable: 
> libgcc_s.so.1: cannot open shared object file: No such file 
> or directory at 
> /usr/local/lib/perl5/5.6.1/i586-linux/DynaLoader.pm line 206.
>  at t/utf8.t line 31
> Compilation failed in require at t/utf8.t line 31.
> BEGIN failed--compilation aborted at t/utf8.t line 31.
> t/utf8...........dubious                                      
>                
>         Test returned status 255 (wstat 65280, 0xff00)
> t/utf8hash.......skipped
>         all skipped: no utf8 hash key support
> FAILED--23 test scripts could be run, alas--no output ever seen
> make: *** [test_dynamic] Error 11
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to