Michael Peppler writes:
> Rainer Brandt writes:
>  > t/autocommit........ld.so.1: /opt/SXperl/bin/perl: fatal: relocation error: file 
>/opt/syb_version/V12.0/OCS-12_0/lib/libtli.so: symbol comn_yield: referenced symbol 
>not found
> 
> This is almost certainly an LD_LIBRARY_PATH problem - usually this
> happens when /lib or /usr/lib are in LD_LIBRARY_PATH, and are placed
> before the Sybase lib directories (which results in
> /usr/lib/libintl.so to be loaded instead of
> $SYBASE/$SYBASE_OCS/lib/libintl.so).

It's not LD_LIBRARY_PATH.
The error is reproducible with both LD_LIBRARY_PATH unset and
LD_LIBRARY_PATH set to $SYBASE/$SYBASE_OCS/lib (that's 
/opt/syb_version/V12.0/OCS-12_0/lib).  In the latter case, no other
directories were present in LD_LIBRARY_PATH.

The error message also indicates that the load path isn't the
problem:  All libraries reside in $SYBASE/$SYBASE_OCS/lib, and one
of them _is_ found.

Thanks anyway.  For the time being, I'm using a workaround:
I have installed 11.5.1, since the tests succeeded with that version.
I'll keep on investigating and appreciate further advice.

Rainer

-- 
----------------------------------------------------------------------
Rainer J. H. Brandt                            email:     [EMAIL PROTECTED]
Brandt & Brandt Computer GmbH                  web:        www.bb-c.de
Voi�eler Stra�e 12a                            phone:  +49 2441 779891
D 53925 Kall                                   mobile: +49 172 9593205

Reply via email to