Re: Problem compiling DBI with Perl 5.10.0

2009-08-14 Thread Ron Savage
Hi Folks On Thu, 2009-08-13 at 18:37 +1000, Ron Savage wrote: > Hi Folks > > With Perl v 5.10.0, I get the same msg as with BerkeleyDB: > > make: *** No rule to make target > `/opt/eHealth/custom/perl/lib/5.10.0/sun4-solaris-thread-multi/CORE/thrdvar.h', > needed by `DBI.o' > > Any ideas? Yep

Problem compiling DBI with Perl 5.10.0

2009-08-13 Thread Ron Savage
Hi Folks With Perl v 5.10.0, I get the same msg as with BerkeleyDB: make: *** No rule to make target `/opt/eHealth/custom/perl/lib/5.10.0/sun4-solaris-thread-multi/CORE/thrdvar.h', needed by `DBI.o' Any ideas? -- Ron Savage r...@savage.net.au http://savage.net.au/index.html

Re: DBD::Sybase 1.09 build error on perl 5.10.0

2008-12-28 Thread Michael Peppler
w Persico wrote: I have a failure building DBD::Sybase 1.09 in the xblk stuff, which I really don't use, but maybe you want to investigte anyway. I am building perl 5.10.0 on Solaris, threaded (yes, threaded, please don't try to talk me out of it.). DBI is 1.607. Sybase server is A

DBD::Sybase 1.09 build error on perl 5.10.0

2008-12-28 Thread Matthew Persico
I have a failure building DBD::Sybase 1.09 in the xblk stuff, which I really don't use, but maybe you want to investigte anyway. I am building perl 5.10.0 on Solaris, threaded (yes, threaded, please don't try to talk me out of it.). DBI is 1.607. Sybase server is Adaptive Server

Re: Perl 5.10.0

2008-06-05 Thread Scott Ryan
the module. On Thu, Jun 5, 2008 at 10:44 AM, Jonathan Leffler < [EMAIL PROTECTED]> wrote: > > > On Thu, Jun 5, 2008 at 12:54 AM, Scott Ryan <[EMAIL PROTECTED]> wrote: > >> Hi I am struggling to build the DBD-Oracle module on mandriva 2008.1. >> It uses

Re: Perl 5.10.0

2008-06-05 Thread Peter J. Holzer
On 2008-06-05 01:44:20 -0700, Jonathan Leffler wrote: > On Thu, Jun 5, 2008 at 12:54 AM, Scott Ryan <[EMAIL PROTECTED]> wrote: > > Hi I am struggling to build the DBD-Oracle module on mandriva 2008.1. [...] > > make: *** No rule to make target > > `/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE

Re: Perl 5.10.0

2008-06-05 Thread Jonathan Leffler
On Thu, Jun 5, 2008 at 12:54 AM, Scott Ryan <[EMAIL PROTECTED]> wrote: > Hi I am struggling to build the DBD-Oracle module on mandriva 2008.1. > It uses perl 5.10.0 and I get the following: > > [EMAIL PROTECTED] DBD-Oracle-1.21]# make > cp Oracle.pm blib/lib/DBD/Oracle.pm