DBD-Pg-1.01

From: "Gerrit P(dot) Haase" <gerrit(at)familiehaase(dot)de>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: DBD-Pg-1.01
Date: 2001-11-21 14:18:07
Message-ID: 3211187566.20011121151807@familiehaase.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Hallo,

I tried to built DBD-Pg-1.01 with latest postgres and latest perl
on the latest cygwin dist, but it fails. Someone has managed it?

$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/lib/perl5/5.6.1/cygwin-multi -I/usr/lib/perl5/5.6.1 test.pl
OS: cygwin
DBI->data_sources .......... ok
DBI->connect ............... ok
$dbh->{Name} ............... ok
$dbh->ping ................. ok
$dbh->do ................... ok
DBI->connect(dbname=pgperltest) failed: pqReadData() -- backend closed the channel unexpectedly. at test.pl line 79
pqReadData() -- backend closed the channel unexpectedly. at test.pl line 79.
Database handle destroyed without explicit disconnect.
make: *** [test_dynamic] Error 255

Gerrit
--
convey Information Systems GmbH http://www.convey.de/
Vitalisstraße 326-328
Gerrit P. Haase D-50933 Köln
gerrit(dot)haase(at)convey(dot)de Fon: ++49 221 6903922

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Vladimir Baranov 2001-11-22 14:24:22
Previous Message Alexandru Craiu 2001-11-21 11:50:36 Re: Help w/ initdb hanging - found a solution!