[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[no subject]



I have for the first time tried to use libpgperl after it has been compiled
with perl-5.005.  I get:

======================================================
$ invgen
install_driver(Pg) failed: Can't load '/usr/local/lib/site_perl/i386-linux/auto
/DBD/Pg/Pg.so' for module DBD::Pg: /usr/local/lib/site_perl/i386-linux/auto/DBD
/Pg/Pg.so: undefined symbol: Perl_markstack_ptr at 
/usr/lib/perl5/5.005/i386-linux/DynaLoader.pm line 169.

 at (eval 1) line 3

 at ./invgen line 28
======================================================

(line 28 reads: `$db_handle = DBI->connect('dbi:Pg:dbname=lfix', undef, 
undef);'
We have previously had: 
     use DBI;
     
and dbi is from package libdbi-perl which depends on perl-5.005.

I have changed nothing in libpgperl, which worked with perl-5.004

Where should I start looking?  Is it a problem in libpgperl or in
libdbi-perl? and how can I find out?


-- 
      Vote against SPAM: http://www.politik-digital.de/spam/
                 ========================================
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight                              http://www.lfix.co.uk/oliver
               PGP key from public servers; key ID 32B8FAA1
                 ========================================
     "Greater love hath no man than this, that a man lay 
      down his life for his friends."      John 15:13 



Reply to: