Re: Problem with DBI make

2006-09-04 Thread Jonathan Leffler
On 9/4/06, John Gallagher <[EMAIL PROTECTED]> wrote: I've just run make again and included the output The system I'm trying to install DBI on is a hp-ux 11.11 And the version of perl installed is 5.8.7 (Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; igno

RE: Problem with DBI make

2006-09-04 Thread John Gallagher
Title: RE: Problem with DBI make Hi Tim, I've just run make again and included the output The system I'm trying to install DBI on is a hp-ux 11.11 And the version of perl installed is 5.8.7 John -Original Message- From: Tim Bunce [mailto:[EMAIL PROTECTED]]

Re: Problem with DBI make

2006-09-04 Thread Tim Bunce
On Mon, Sep 04, 2006 at 09:43:11AM +0100, John Gallagher wrote: >Hi Tim, > >I've just run make again and included the output >The system I'm trying to install DBI on is a hp-ux 11.11 >And the version of perl installed is 5.8.7 > cc -c-D_POSIX_C_SOURCE=199506L -D_REENTR

Re: Problem with DBI make

2006-09-01 Thread Tim Bunce
On Fri, Sep 01, 2006 at 01:06:54PM +0100, John Gallagher wrote: > > Hi > > I've encountered the below error when running a make for the DBI module; > > Make runs up to a certain point but then just bombs with the below message > > Perl.c: In function `XS_DBD__Perl__st_DESTROY': > Perl.c:1054:

Problem with DBI make

2006-09-01 Thread John Gallagher
Hi I've encountered the below error when running a make for the DBI module; Make runs up to a certain point but then just bombs with the below message Perl.c: In function `XS_DBD__Perl__st_DESTROY': Perl.c:1054: warning: unused parameter `cv' Perl.c: In function `boot_DBD__Perl': Perl.c:1106: