PG 6.5 and perl5

From: "Steven M(dot) Wheeler" <swheeler(at)sabre(dot)com>
To: pgsql-interfaces(at)hub(dot)org
Subject: PG 6.5 and perl5
Date: 1999-05-26 18:51:19
Message-ID: 374C42A7.1660E8BC@sabre.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I have downloaded the latest snapshot, compiled and installed the DB and
am now trying to install the perl interface. I have verified all of my
env settings several times and have even done a clean and rebuild a
couple of times. No progress, I still get the same error when trying to
do a "make test".

Error (partial output of make -d test)
Successfully remade target file `pure_all'.
Finished dependencies of target file `test_dynamic'.
Must remake target `test_dynamic'.
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.00502//i586-linux -I/usr/lib/perl5/5.00502 test.pl
Putting child 0x080791a0 PID 13736 on the chain.
Live child 0x080791a0 PID 13736
/usr/bin/perl: can't resolve symbol 'mcount'
Can't load 'blib/arch/auto/Pg/Pg.so' for module Pg: Unable to resolve
symbol
at /usr/lib/perl5/5.00502/i586-linux/DynaLoader.pm line 168.

at test.pl line 12
BEGIN failed--compilation aborted at test.pl line 12.
test failed
Reaping losing child 0x080791a0 PID 13736
make: *** [test_dynamic] Error 2
Removing child 0x080791a0 PID 13736 from chain.

I did have perl working fine with my 6.4.2 installation.
--
Steven M. Wheeler
UNIX Engineering
The SABRE Group
(918) 292-4119
(918) 292-4165 FAX

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 1999-05-26 21:05:44 Re: [INTERFACES] PG 6.5 and perl5
Previous Message Jonathan Davis 1999-05-26 10:46:25 Re: [INTERFACES] Shared lib grief with 6.4.2