Perl 5.6.1
unixODBC-2.0.9
DBD-ODBC-0.28

ODBCHOME=/usr ( installed and functioning )

One major error. One minor error.

Minor error: Note (probably harmless): No library found for 
-llibgtkodbcconfig.a ( it is installed in /usr/lib. )

Major error: 

[jim@jim DBD-ODBC-0.28]$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib 
-I/usr/local/lib/perl5/5.6.1/i686-linux -I/usr/local/lib/perl5/5.6.1 -e 'use 
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/01base......install_driver(ODBC) failed: Can't load 
'blib/arch/auto/DBD/ODBC/ODBC.so' for module DBD::ODBC: 
blib/arch/auto/DBD/ODBC/ODBC.so: undefined symbol: SQLParamData at 
/usr/local/lib/perl5/5.6.1/i686-linux/DynaLoader.pm line 206.
 at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected


My question , of course, is how to repair this?

The missing lib is in /usr/lib.

Any and all suggestions welcome.
More info available if needed/wanted.

Thx

Reply via email to