sybperl, make test fails in blk.t, ASE 15.5

[email protected] Thu, 4 Mar 2010 11:43:05 +1100
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase
Message-ID <OF12C26891.D9DA3B47-ONCA2576DC.0002AD62-CA2576DC.0003F277@medibank.com.au>
This is a multipart message in MIME format.
--=_alternative 0003F275CA2576DC_=
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"

Dear Sybperl-L folks,

I'm at a client installing sybperl against an ASE 15.5 environment on 
Solaris 10.

perl Markfile.PL runs without error, but make test fails in 4 tests 
against blk.t:

$make test
make[1]: Entering directory `/tmp/sybperl-2.18/BCP'
make[1]: Leaving directory `/tmp/sybperl-2.18/BCP'
make[1]: Entering directory `/tmp/sybperl-2.18/BLK'
make[1]: Leaving directory `/tmp/sybperl-2.18/BLK'
make[1]: Entering directory `/tmp/sybperl-2.18/CTlib'
make[1]: Leaving directory `/tmp/sybperl-2.18/CTlib'
make[1]: Entering directory `/tmp/sybperl-2.18/DBlib'
make[1]: Leaving directory `/tmp/sybperl-2.18/DBlib'
make[1]: Entering directory `/tmp/sybperl-2.18/Sybperl'
make[1]: Leaving directory `/tmp/sybperl-2.18/Sybperl'
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/1_db_dblib...........ok
t/1_db_money...........ok
t/2_ct_ctlib...........ok
t/2_ct_cursor..........ok
t/2_ct_nsql............ok
t/2_ct_prepare.........ok
t/2_ct_xblk............ok
t/3_bcp................ok
t/4_blk................ok 1/19
CS Library Message:
Message number: LAYER = (2) ORIGIN = (4) SEVERITY = (1) NUMBER = (24)
Message String: cs_convert: cslib user api layer: common library error: 
The conversion/operation was stopped due to a syntax error in the source 
field.
User Message: cs_convert failed:column 2: (_convert(data, 8))

Open Client Message:
Message number: LAYER = (1) ORIGIN = (2) SEVERITY = (1) NUMBER = (24)
Message String: blk_rowxfer(): blk layer: internal BLK-Library error: No 
value or default value available and NULL not allowed.  col = 2 row = 1.
Use of uninitialized value in join or string at 
/tmp/sybperl-2.18/blib/lib/Sybase/BLK.pm line 559, <IN> line 2.

CS Library Message:
Message number: LAYER = (2) ORIGIN = (4) SEVERITY = (1) NUMBER = (24)
Message String: cs_convert: cslib user api layer: common library error: 
The conversion/operation was stopped due to a syntax error in the source 
field.
User Message: cs_convert failed:column 2: (_convert(data2, 8))

CS Library Message:
Message number: LAYER = (2) ORIGIN = (4) SEVERITY = (1) NUMBER = (24)
Message String: cs_convert: cslib user api layer: common library error: 
The conversion/operation was stopped due to a syntax error in the source 
field.
User Message: cs_convert failed:column 2: (_convert(data3, 8))
# Failed test 6 in t/4_blk.t at line 42
#  t/4_blk.t line 42 is: ok(@rows);                     # 6
# Failed test 7 in t/4_blk.t at line 43
t/4_blk................NOK 6#  t/4_blk.t line 43 is: ok(scalar(@rows) == 
4);            # 7
Use of uninitialized value in numeric eq (==) at t/4_blk.t line 44.
# Failed test 8 in t/4_blk.t at line 44
#  t/4_blk.t line 44 is: ok($rows[3]->[1] == 12);       # 8
Use of uninitialized value in pattern match (m//) at t/4_blk.t line 45.
# Failed test 9 in t/4_blk.t at line 45
#  t/4_blk.t line 45 is: ok($rows[2]->[2] =~ /\r/);     # 9
t/4_blk................FAILED tests 6-9
        Failed 4/19 tests, 78.95% okay
t/5_sybperl............ok
t/5_sybperl_dbmoney....ok
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/4_blk.t                 19    4  21.05%  6-9
Failed 1/11 test scripts, 90.91% okay. 4/215 subtests failed, 98.14% okay.
make: *** [test_dynamic] Error 29


Environment follows:

************************************************
$uname -a
SunOS imedz3sit 5.10 Generic_138888-06 sun4v sparc SUNW,Sun-Blade-T6320

$dataserver -v
Adaptive Server Enterprise/15.5/EBF 17336 SMP/P/Sun_svr4/OS 
5.8/ase155/2391/64-bit/FBO/Tue Nov 10 01:27:55 2009

$perl -V
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=solaris, osvers=2.10, archname=sun4-solaris
    uname='sunos 5.10 generic_118822-30 sun4u sparc sunw,ultra-5_10 
solaris '
    config_args='-Dcc=gcc'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-fno-strict-aliasing -pipe 
-Wdeclaration-after-statement -I/usr/local/include -I/opt/gnu/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -I/opt/gnu/include'
    ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib -L/opt/gnu/lib '
    libpth=/usr/local/lib /opt/gnu/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib -L/opt/gnu/lib'

Characteristics of this binary (from libperl):
  Compile-time options: PERL_MALLOC_WRAP USE_LARGE_FILES USE_PERLIO
  Built under solaris
  Compiled at May  8 2007 03:33:15
  @INC:
    /usr/local/lib/perl5/5.8.8/sun4-solaris
    /usr/local/lib/perl5/5.8.8
    /usr/local/lib/perl5/site_perl/5.8.8/sun4-solaris
    /usr/local/lib/perl5/site_perl/5.8.8
    /usr/local/lib/perl5/site_perl

$ls $SYBASE/$SYBASE_OCS/lib
libsybblk_r.so           libsybcomn_r64.so        libsybcs64.a libsybdb.so 
             libsybintl_r64.a         libsybtcl_r64.a
libsybblk_r64.a          libsybcomn.so            libsybcs64.so 
libsybdb64.a             libsybintl_r64.so        libsybtcl_r64.so
libsybblk_r64.so         libsybcomn64.a           libsybct_r.so 
libsybdb64.so            libsybintl.so            libsybtcl.so
libsybblk.so             libsybcomn64.so          libsybct_r64.a 
libsybdldap.so.15.5.0    libsybintl64.a           libsybtcl64.a
libsybblk64.a            libsybcs_r.so            libsybct_r64.so 
libsybdldap64.so.15.5.0  libsybintl64.so          libsybtcl64.so
libsybblk64.so           libsybcs_r64.a           libsybct.so 
libsybfssl.so.15.5.0     libsybskrb.so.15.5.0     libsybunic.so
libsybcomn_r.so          libsybcs_r64.so          libsybct64.a 
libsybfssl64.so.15.5.0   libsybskrb64.so.15.5.0   libsybunic64.a
libsybcomn_r64.a         libsybcs.so              libsybct64.so 
libsybintl_r.so          libsybtcl_r.so           libsybunic64.so

$echo $LD_LIBRARY_PATH
/prj/imedz3sit/app/sybase/ase155/ASE-15_0/lib:/prj/imedz3sit/app/sybase/ase155/OCS-15_0/lib:/prj/imedz3sit/app/sybase/ase155/OCS-15_0/lib3p64:/prj/imedz3sit/app/sybase/ase155/OCS-15_0/lib3p:/opt/CA/SharedComponents/lib

************************************************

Thanks in advance,

Joe Woodhouse
Prima Donna Consulting
**********************************************************************************
The information contained in or attached to this message is intended only for the people it is addressed to. 
If you are not the intended recipient, any use, disclosure or copying of this information is unauthorised and prohibited. 
This information may be confidential or subject to legal privilege. 
It is not the expressed view of Medibank Private Limited or any of its subsidiaries unless it is authorised by a person with actual authority. 
To the fullest extent allowed by law, Medibank Private cannot accept liability for any virus damage caused by this message.
Medibank Private Limited ABN 47 080 890 259.
***********************************************************************************

--=_alternative 0003F275CA2576DC_=
Content-Transfer-Encoding: 7bit
Content-Type: text/html; charset="us-ascii"


<br><font size=2 face="sans-serif">Dear Sybperl-L folks,</font>
<br>
<br><font size=2 face="sans-serif">I'm at a client installing sybperl against
an ASE 15.5 environment on Solaris 10.</font>
<br>
<br><font size=2 face="sans-serif">perl Markfile.PL runs without error,
but make test fails in 4 tests against blk.t:</font>
<br>
<br><font size=1 face="Consolas">$make test</font>
<br><font size=1 face="Consolas">make[1]: Entering directory `/tmp/sybperl-2.18/BCP'</font>
<br><font size=1 face="Consolas">make[1]: Leaving directory `/tmp/sybperl-2.18/BCP'</font>
<br><font size=1 face="Consolas">make[1]: Entering directory `/tmp/sybperl-2.18/BLK'</font>
<br><font size=1 face="Consolas">make[1]: Leaving directory `/tmp/sybperl-2.18/BLK'</font>
<br><font size=1 face="Consolas">make[1]: Entering directory `/tmp/sybperl-2.18/CTlib'</font>
<br><font size=1 face="Consolas">make[1]: Leaving directory `/tmp/sybperl-2.18/CTlib'</font>
<br><font size=1 face="Consolas">make[1]: Entering directory `/tmp/sybperl-2.18/DBlib'</font>
<br><font size=1 face="Consolas">make[1]: Leaving directory `/tmp/sybperl-2.18/DBlib'</font>
<br><font size=1 face="Consolas">make[1]: Entering directory `/tmp/sybperl-2.18/Sybperl'</font>
<br><font size=1 face="Consolas">make[1]: Leaving directory `/tmp/sybperl-2.18/Sybperl'</font>
<br><font size=1 face="Consolas">PERL_DL_NONLAZY=1 /usr/local/bin/perl
&quot;-MExtUtils::Command::MM&quot; &quot;-e&quot; &quot;test_harness(0,
'blib/lib', 'blib/arch')&quot; t/*.t</font>
<br><font size=1 face="Consolas">t/1_db_dblib...........ok</font>
<br><font size=1 face="Consolas">t/1_db_money...........ok</font>
<br><font size=1 face="Consolas">t/2_ct_ctlib...........ok</font>
<br><font size=1 face="Consolas">t/2_ct_cursor..........ok</font>
<br><font size=1 face="Consolas">t/2_ct_nsql............ok</font>
<br><font size=1 face="Consolas">t/2_ct_prepare.........ok</font>
<br><font size=1 face="Consolas">t/2_ct_xblk............ok</font>
<br><font size=1 face="Consolas">t/3_bcp................ok</font>
<br><font size=1 face="Consolas">t/4_blk................ok 1/19</font>
<br><font size=1 face="Consolas">CS Library Message:</font>
<br><font size=1 face="Consolas">Message number: LAYER = (2) ORIGIN = (4)
SEVERITY = (1) NUMBER = (24)</font>
<br><font size=1 face="Consolas">Message String: cs_convert: cslib user
api layer: common library error: The conversion/operation was stopped due
to a syntax error in the source field.</font>
<br><font size=1 face="Consolas">User Message: cs_convert failed:column
2: (_convert(data, 8))</font>
<br>
<br><font size=1 face="Consolas">Open Client Message:</font>
<br><font size=1 face="Consolas">Message number: LAYER = (1) ORIGIN = (2)
SEVERITY = (1) NUMBER = (24)</font>
<br><font size=1 face="Consolas">Message String: blk_rowxfer(): blk layer:
internal BLK-Library error: No value or default value available and NULL
not allowed. &nbsp;col = 2 row = 1.</font>
<br><font size=1 face="Consolas">Use of uninitialized value in join or
string at /tmp/sybperl-2.18/blib/lib/Sybase/BLK.pm line 559, &lt;IN&gt;
line 2.</font>
<br>
<br><font size=1 face="Consolas">CS Library Message:</font>
<br><font size=1 face="Consolas">Message number: LAYER = (2) ORIGIN = (4)
SEVERITY = (1) NUMBER = (24)</font>
<br><font size=1 face="Consolas">Message String: cs_convert: cslib user
api layer: common library error: The conversion/operation was stopped due
to a syntax error in the source field.</font>
<br><font size=1 face="Consolas">User Message: cs_convert failed:column
2: (_convert(data2, 8))</font>
<br>
<br><font size=1 face="Consolas">CS Library Message:</font>
<br><font size=1 face="Consolas">Message number: LAYER = (2) ORIGIN = (4)
SEVERITY = (1) NUMBER = (24)</font>
<br><font size=1 face="Consolas">Message String: cs_convert: cslib user
api layer: common library error: The conversion/operation was stopped due
to a syntax error in the source field.</font>
<br><font size=1 face="Consolas">User Message: cs_convert failed:column
2: (_convert(data3, 8))</font>
<br><font size=1 face="Consolas"># Failed test 6 in t/4_blk.t at line 42</font>
<br><font size=1 face="Consolas"># &nbsp;t/4_blk.t line 42 is: ok(@rows);
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; #
6</font>
<br><font size=1 face="Consolas"># Failed test 7 in t/4_blk.t at line 43</font>
<br><font size=1 face="Consolas">t/4_blk................NOK 6# &nbsp;t/4_blk.t
line 43 is: ok(scalar(@rows) == 4); &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;# 7</font>
<br><font size=1 face="Consolas">Use of uninitialized value in numeric
eq (==) at t/4_blk.t line 44.</font>
<br><font size=1 face="Consolas"># Failed test 8 in t/4_blk.t at line 44</font>
<br><font size=1 face="Consolas"># &nbsp;t/4_blk.t line 44 is: ok($rows[3]-&gt;[1]
== 12); &nbsp; &nbsp; &nbsp; # 8</font>
<br><font size=1 face="Consolas">Use of uninitialized value in pattern
match (m//) at t/4_blk.t line 45.</font>
<br><font size=1 face="Consolas"># Failed test 9 in t/4_blk.t at line 45</font>
<br><font size=1 face="Consolas"># &nbsp;t/4_blk.t line 45 is: ok($rows[2]-&gt;[2]
=~ /\r/); &nbsp; &nbsp; # 9</font>
<br><font size=1 face="Consolas">t/4_blk................FAILED tests 6-9</font>
<br><font size=1 face="Consolas">&nbsp; &nbsp; &nbsp; &nbsp; Failed 4/19
tests, 78.95% okay</font>
<br><font size=1 face="Consolas">t/5_sybperl............ok</font>
<br><font size=1 face="Consolas">t/5_sybperl_dbmoney....ok</font>
<br><font size=1 face="Consolas">Failed Test Stat Wstat Total Fail &nbsp;Failed
&nbsp;List of Failed</font>
<br><font size=1 face="Consolas">-------------------------------------------------------------------------------</font>
<br><font size=1 face="Consolas">t/4_blk.t &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; 19 &nbsp; &nbsp;4 &nbsp;21.05% &nbsp;6-9</font>
<br><font size=1 face="Consolas">Failed 1/11 test scripts, 90.91% okay.
4/215 subtests failed, 98.14% okay.</font>
<br><font size=1 face="Consolas">make: *** [test_dynamic] Error 29</font>
<br>
<br>
<br><font size=2 face="sans-serif">Environment follows:</font>
<br>
<br><font size=2 face="sans-serif">************************************************</font>
<br><font size=1><tt>$uname -a</tt></font>
<br><font size=1><tt>SunOS imedz3sit 5.10 Generic_138888-06 sun4v sparc
SUNW,Sun-Blade-T6320</tt></font>
<br>
<br><font size=1><tt>$dataserver -v</tt></font>
<br><font size=1><tt>Adaptive Server Enterprise/15.5/EBF 17336 SMP/P/Sun_svr4/OS
5.8/ase155/2391/64-bit/FBO/Tue Nov 10 01:27:55 2009</tt></font>
<br>
<br><font size=1><tt>$perl -V</tt></font>
<br><font size=1><tt>Summary of my perl5 (revision 5 version 8 subversion
8) configuration:</tt></font>
<br><font size=1><tt>&nbsp; Platform:</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; osname=solaris, osvers=2.10, archname=sun4-solaris</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; uname='sunos 5.10 generic_118822-30
sun4u sparc sunw,ultra-5_10 solaris '</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; config_args='-Dcc=gcc'</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; hint=recommended, useposix=true, d_sigaction=define</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; usethreads=undef use5005threads=undef
useithreads=undef usemultiplicity=undef</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; useperlio=define d_sfio=undef uselargefiles=define
usesocks=undef</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; use64bitint=undef use64bitall=undef
uselongdouble=undef</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; usemymalloc=n, bincompat5005=undef</tt></font>
<br><font size=1><tt>&nbsp; Compiler:</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; cc='gcc', ccflags ='-fno-strict-aliasing
-pipe -Wdeclaration-after-statement -I/usr/local/include -I/opt/gnu/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; optimize='-O',</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; cppflags='-fno-strict-aliasing -pipe
-Wdeclaration-after-statement -I/usr/local/include -I/opt/gnu/include'</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; ccversion='', gccversion='3.4.6', gccosandvers='solaris2.10'</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; intsize=4, longsize=4, ptrsize=4, doublesize=8,
byteorder=4321</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; d_longlong=define, longlongsize=8, d_longdbl=define,
longdblsize=16</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; ivtype='long', ivsize=4, nvtype='double',
nvsize=8, Off_t='off_t', lseeksize=8</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; alignbytes=8, prototype=define</tt></font>
<br><font size=1><tt>&nbsp; Linker and Libraries:</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; ld='gcc', ldflags =' -L/usr/local/lib
-L/opt/gnu/lib '</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; libpth=/usr/local/lib /opt/gnu/lib /usr/lib
/usr/ccs/lib</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; libs=-lsocket -lnsl -ldl -lm -lc</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; perllibs=-lsocket -lnsl -ldl -lm -lc</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; libc=/lib/libc.so, so=so, useshrplib=false,
libperl=libperl.a</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; gnulibc_version=''</tt></font>
<br><font size=1><tt>&nbsp; Dynamic Linking:</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef,
ccdlflags=' '</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib
-L/opt/gnu/lib'</tt></font>
<br>
<br><font size=1><tt>Characteristics of this binary (from libperl):</tt></font>
<br><font size=1><tt>&nbsp; Compile-time options: PERL_MALLOC_WRAP USE_LARGE_FILES
USE_PERLIO</tt></font>
<br><font size=1><tt>&nbsp; Built under solaris</tt></font>
<br><font size=1><tt>&nbsp; Compiled at May &nbsp;8 2007 03:33:15</tt></font>
<br><font size=1><tt>&nbsp; @INC:</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; /usr/local/lib/perl5/5.8.8/sun4-solaris</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; /usr/local/lib/perl5/5.8.8</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; /usr/local/lib/perl5/site_perl/5.8.8/sun4-solaris</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; /usr/local/lib/perl5/site_perl/5.8.8</tt></font>
<br><font size=1><tt>&nbsp; &nbsp; /usr/local/lib/perl5/site_perl</tt></font>
<br>
<br><font size=1><tt>$ls $SYBASE/$SYBASE_OCS/lib</tt></font>
<br><font size=1><tt>libsybblk_r.so &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
libsybcomn_r64.so &nbsp; &nbsp; &nbsp; &nbsp;libsybcs64.a &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; libsybdb.so &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;libsybintl_r64.a &nbsp; &nbsp; &nbsp; &nbsp; libsybtcl_r64.a</tt></font>
<br><font size=1><tt>libsybblk_r64.a &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;libsybcomn.so
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;libsybcs64.so &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;libsybdb64.a &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
libsybintl_r64.so &nbsp; &nbsp; &nbsp; &nbsp;libsybtcl_r64.so</tt></font>
<br><font size=1><tt>libsybblk_r64.so &nbsp; &nbsp; &nbsp; &nbsp; libsybcomn64.a
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; libsybct_r.so &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp;libsybdb64.so &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;libsybintl.so
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;libsybtcl.so</tt></font>
<br><font size=1><tt>libsybblk.so &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
libsybcomn64.so &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;libsybct_r64.a &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; libsybdldap.so.15.5.0 &nbsp; &nbsp;libsybintl64.a
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; libsybtcl64.a</tt></font>
<br><font size=1><tt>libsybblk64.a &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;libsybcs_r.so
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;libsybct_r64.so &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp;libsybdldap64.so.15.5.0 &nbsp;libsybintl64.so &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;libsybtcl64.so</tt></font>
<br><font size=1><tt>libsybblk64.so &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
libsybcs_r64.a &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; libsybct.so &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;libsybfssl.so.15.5.0 &nbsp; &nbsp; libsybskrb.so.15.5.0
&nbsp; &nbsp; libsybunic.so</tt></font>
<br><font size=1><tt>libsybcomn_r.so &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;libsybcs_r64.so
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;libsybct64.a &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; &nbsp; libsybfssl64.so.15.5.0 &nbsp; libsybskrb64.so.15.5.0 &nbsp;
libsybunic64.a</tt></font>
<br><font size=1><tt>libsybcomn_r64.a &nbsp; &nbsp; &nbsp; &nbsp; libsybcs.so
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;libsybct64.so &nbsp; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp;libsybintl_r.so &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp;libsybtcl_r.so &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; libsybunic64.so</tt></font>
<br>
<br><font size=1><tt>$echo $LD_LIBRARY_PATH</tt></font>
<br><font size=1><tt>/prj/imedz3sit/app/sybase/ase155/ASE-15_0/lib:/prj/imedz3sit/app/sybase/ase155/OCS-15_0/lib:/prj/imedz3sit/app/sybase/ase155/OCS-15_0/lib3p64:/prj/imedz3sit/app/sybase/ase155/OCS-15_0/lib3p:/opt/CA/SharedComponents/lib</tt></font>
<br>
<br><font size=2 face="sans-serif">************************************************</font>
<br>
<br><font size=2 face="sans-serif">Thanks in advance,</font>
<br>
<br><font size=2 face="sans-serif">Joe Woodhouse</font>
<br><font size=2 face="sans-serif">Prima Donna Consulting</font><pre>**********************************************************************************
The information contained in or attached to this message is intended only for the people it is addressed to. 
If you are not the intended recipient, any use, disclosure or copying of this information is unauthorised and prohibited. 
This information may be confidential or subject to legal privilege. 
It is not the expressed view of Medibank Private Limited or any of its subsidiaries unless it is authorised by a person with actual authority. 
To the fullest extent allowed by law, Medibank Private cannot accept liability for any virus damage caused by this message.
Medibank Private Limited ABN 47 080 890 259.
***********************************************************************************
</pre>
--=_alternative 0003F275CA2576DC_=--