[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
perl DBI problem
- Subject: perl DBI problem
- From: Ankur Agrawal <ankura@xxxxxxx>
- Date: Thu, 12 Aug 1999 13:34:28 +0530 (IST)
Hi all.
I installed the DBI-1.08 on my Redhat linux 6, perl 5.005_03.
but when I tried to use it in my cgi/perl prog., i got the following
error:
- ------------------------------------------------------------------
Can't load '/usr/lib/perl5/site_perl/i386-linux/auto/DBI/DBI.so' for module DBI
: /usr/lib/perl5/site_perl/i386-linux/auto/DBI/DBI.so: undefined symbol: dirty
at /usr/lib/perl5/5.00503/i386-linux/DynaLoader.pm line 169.
at /usr/lib/perl5/site_perl/DBI.pm line 164
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/DBI.pm line 164.
BEGIN failed--compilation aborted at second.cgi line 5.
- --------------------------------------------------------------------------
I looked in the Dynaloader.pm file at the appropriate place. It says:
many dynamic extension loading prob. will appear to come from this section
of code. Often these errors are actually occurring in the initialisation C
code of the extension XS file.
Any ideas what the problem is ?
TIA
Ankur
- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.
------------------------------