Skip to Content.
Sympa Menu

freetds - HELP with Perl

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Richard Norman" <normri AT samc.com>
  • To: <freetds AT franklin.oit.unc.edu>
  • Cc: <Jazzynupe AT hotmail.com>
  • Subject: HELP with Perl
  • Date: Tue, 02 Oct 2001 16:57:48 -0700


Everyone probably has seen my posts so far. Here's the update.

I have gotten the FreeTDS 0.52 package working.. (Yeah!!)
I have gotten unixODBC communicating through it as well (command line tool...
double Yeah!!!!)

However, every time I try to "make test VERBOSE=1" the Sybase module, it
blows up with the following error:

[root@instep DBD-Sybase-0.91]# make test VERBOSE=1
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.
00503/i386-linux -I/usr/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests
$ve
rbose); $verbose=0; runtests @ARGV;' t/*.t
t/autocommit........dubious
&nbsp; Test returned status 0 (wstat 11, 0xb)
Undefined subroutine &Test::Harness::WCOREDUMP called at
/usr/lib/perl5/5.00503/
Test/Harness.pm line 288.
make: *** [test_dynamic] Error 255
[root@instep DBD-Sybase-0.91]#

A similar error happens when I try to do a test using the ODBC driver.
Anyone seen this error (I'm sooo close...)?

As you see here is some of my info:
Red Hat Linux release 6.2 (Zoot)
Kernel 2.2.14-6.1.1smp on a 2-processor i686

Bash shell
Perl 5.00503
DBI 1.12 (I believe)

I have tried the following modules with errors when I do the "make test"

DBD-ODBC-0.28
DBD-ODBC-0.22
DBD-Sybase-0.93
DBD-Sybase-0.91

The only thing I have not done yet is uninstall modules. Should I be
concerned about that? How do you do that?

Let me know if you can provide any help.....

Sincerely,

Richard Norman
Web/Application Engineer

Research & Development Department
Corporate Information Systems

Saint Agnes Medical Center
1303 E. Herndon
Mail Stop #900
Fresno, CA 93720

Phone: (559)449-5654
Fax: (559)449-5683

Email: Richard.Norman AT samc.com



  • HELP with Perl, Richard Norman, 10/02/2001

Archive powered by MHonArc 2.6.24.

Top of Page