What does this error message mean (db-library)?
"Wechsler, Steven" <[email protected]> Tue, 31 Mar 2009 16:02:56 -0400
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase |
|---|---|
| Message-ID | <9BFA664319211B4780C5F8A4FB060FF503F6099E@LAZYTOWN.mtvn.ad.viacom.com> |
This is a multi-part message in MIME format. ------_=_NextPart_001_01C9B23B.AF6F4CFA Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable This script runs fine when I run it as my own ID or as the Sybase user, but when I run it as a different user, using sudo -u sybase, I get this error: /usr/bin/perl: relocation error: /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/Sybase/DBlib /DBlib.so: symbol dbopen, version FLSSL_1 not defined in file libsybdb.so with link time reference Return from switch_default_db.pl was 32512 I have never seen this particular error before, and neither has Google, apparently (except for one non-English article). Thanks, Steve ------_=_NextPart_001_01C9B23B.AF6F4CFA Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; = charset=3Dus-ascii"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version = 6.5.7654.12"> <TITLE>What does this error message mean (db-library)?</TITLE> </HEAD> <BODY> <!-- Converted from text/rtf format --> <P><FONT SIZE=3D2 FACE=3D"Arial">This script runs fine when I run it as = my own ID or as the Sybase user, but when I run it as a different user, = using sudo -u sybase, I get this error:</FONT></P> <P><FONT SIZE=3D2 FACE=3D"Arial">/usr/bin/perl: relocation error: = /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/Sybase/DBlib/= DBlib.so: symbol dbopen, version FLSSL_1 not defined in file libsybdb.so = with link time reference Return from switch_default_db.pl was = 32512</FONT></P> <P><FONT SIZE=3D2 FACE=3D"Arial">I have never seen this particular error = before, and neither has Google, apparently (except for one non-English = article).</FONT></P> <P><FONT SIZE=3D2 FACE=3D"Arial">Thanks,</FONT> </P> <P><FONT SIZE=3D2 FACE=3D"Arial">Steve</FONT> </P> </BODY> </HTML> ------_=_NextPart_001_01C9B23B.AF6F4CFA--