Re: Error compililg sybperl-2.18 on Solaris10

Michael Peppler <[email protected]> Fri, 06 Jul 2007 16:38:25 +0200
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase
Organization Peppler Consulting SaRL
Message-ID <[email protected]>
[email protected] wrote:
> 
> Hello all,
> 
> I am trying to compile sybperl-2.18 to work on a Solaris10 server but 
> see the following issue:
> Anyone can provide any pointers on how to fix this and get sybperl work 
> for us.
> 
> # make test
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/1_db_dblib...........
> t/1_db_dblib...........ok                                               
>      
> t/1_db_money...........ok                                               
>      
> t/2_ct_ctlib...........Can't load 
> '/tmp/sybperl-2.18/blib/arch/auto/Sybase/CTlib/CTlib.so' for module 
> Sybase::CTlib: ld.so.1: perl: fatal: relocation error: file 
> /tmp/sybperl-2.18/blib/arch/auto/Sybase/CTlib/CTlib.so: symbol blk_drop: 
> referenced symbol not found at 

This means that the libblk.a library isn't available on your system. 
This may be due to having an incomplete 64bit OpenClient installed.

Check to see which libraries you have installed in 
$SYBASE/$SYBASE_OCS/lib/lib*64.*

Michael
-- 
Michael Peppler           -                 Peppler Consulting SaRL
[email protected]      -                  http://www.peppler.org
Sybase DBA/Developer      -   TeamSybase: http://www.teamsybase.com
Sybase on Linux FAQ       -   http://www.peppler.org/FAQ/linux.html