DBD-Pg/DBI fails install test

From: "CGRECO(dot)OPPD(dot)COM (Carl Greco)" <CGRECO(at)oppd(dot)com>
To: pgsql-interfaces(at)hub(dot)org
Subject: DBD-Pg/DBI fails install test
Date: 1998-04-16 22:07:59
Message-ID: 98Apr16.170528cdt.31367@oppdns.oppd.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


The install test fails for DBD-Pg-0.69 with DBI-0.93 and postreSQL 6.3.1 with
the following error:

------------------------------------------
# make test
PERL_DL_NONLAZY=1 /opt/perl5/bin/perl -I./blib/arch -I./blib/lib
-I/opt/perl5/lib/PA-RISC1.1/5.00404 -I/opt/perl5/lib test.pl
1..26
ok 1
DBD driver has not implemented the AutoCommit attribute at
/opt/perl5/lib/site_perl/DBI.pm line 374.
Database handle destroyed without explicit disconnect.
gmake: *** [test_dynamic] Error 255
------------------------------------------

OS: HP-UX 10.10
perl -V
Summary of my perl5 (5.0 patchlevel 4 subversion 4) configuration:
Platform:
osname=hpux, osvers=10, archname=PA-RISC1.1
uname='hp-ux guardian b.10.10 a 9000715 2004527226 two-user license '
hint=recommended, useposix=true, d_sigaction=define
bincompat3=y useperlio=undef d_sfio=undef
Compiler:
cc='gcc', optimize='-O', gccversion=2.7.2.3
cppflags='-D_HPUX_SOURCE -I/usr/local/include'
ccflags ='-D_HPUX_SOURCE -I/usr/local/include'
stdchar='unsigned char', d_stdstdio=define, usevfork=false
voidflags=15, castflags=0, d_casti32=define, d_castneg=define
intsize=4, alignbytes=8, usemymalloc=y, prototype=define
Linker and Libraries:
ld='ld', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/pa1.1 /lib /usr/lib /usr/ccs/lib
libs=-lnet -lnsl_s -lndbm -lgdbm -ldld -lm -lc -lndir -lcrypt
libc=/lib/libc.sl, so=sl
useshrplib=true, libperl=libperl.sl
Dynamic Linking:
dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E
-Wl,-B,deferred '
cccdlflags='-fpic', lddlflags='-b -L/usr/local/lib'


Characteristics of this binary (from libperl):
Built under hpux
Compiled at Dec 1 1997 14:45:52
@INC:
/opt/perl5/lib/PA-RISC1.1/5.00404
/opt/perl5/lib
/opt/perl5/lib/site_perl/PA-RISC1.1
/opt/perl5/lib/site_perl
.

-------------------------------------------------

Installed in the following order:
1) Built and installed postgresql. psql interface work properly.
2) Built and installed DBI. Install test passed.
3) Built DBD install test failed.
4) Repeated (3) and (4) with gcc optimization disabled - same results.

---
Carl

Browse pgsql-interfaces by date

  From Date Subject
Next Message Byron Nikolaidis 1998-04-16 22:33:50 Re: Small patch to compile clean against VC++ 5.0
Previous Message David Hartwig 1998-04-16 21:53:50 Re: [INTERFACES] ODBC 6.3.2