DBD:Oracle compilation failure

2012-03-19 Thread J.V.
I am trying to compile DBD Oracle under cygwin and I get the following error message: (any ideas?) What is broke? I'm on cygwin / Window 7 --- Using DBI 1.618 (for perl 5.010001 on i686-cygwin-thread-multi-64int) installed in /usr/lib/perl5/site_perl/5.10/i686-cygwin/auto/DBI/ Configuring D

DBD: postgres fail

2012-03-19 Thread J.V.
I am trying to compile DBD Postgres under cygin and I get the following error message: (any ideas?) What is broke? I'm on cygwin / Window 7 --- Writing Makefile for Postgres Skip blib/lib/Postgres.pm (unchanged) gcc-4 -c -I/usr/local/postgres95/include -DPERL_USE_SAFE_PUTENV -U__STRICT_ANS

how to get DBD:Oracle and DBD:PostgreSQL working under cygwin/Windows 7

2012-03-19 Thread J.V.
I am attempting to get DBD:Oracle and DBD:Postgres to work under Windows 7 via cygwin. I was able to successfully install DBI, but the database specific modules fail. I am doing: $perl Makefile.pl $make $make test $make install Both Oracle & Postgres are failing on the make. I really need t