Re: Porting/platforms/buildfarm open issues

From: Shridhar Daithankar <ghodechhap(at)ghodechhap(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Porting/platforms/buildfarm open issues
Date: 2005-01-06 11:04:39
Message-ID: 200501061634.39939.ghodechhap@ghodechhap.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thursday 06 Jan 2005 3:52 pm, Peter Eisentraut wrote:
> First, we still do not have any test with 8.0 on the following platforms:
>
> HP-UX

All the 96 tests are passed on RC3. I can rerun the tests with additional
configure flags if required..But I can not install anything new on HP-UX
machine.

$ ./configure --without-readline --without-zlib;gmake;gmake check
$ uname -a
HP-UX machine B.11.00 A 9000/785 2005950738 two-user license

FWIW, I also ran on my Linux machine. It passes there as well..

$ ./configure;make;make check
$ uname -a
Linux machine 2.6.7 #1 Wed Jun 16 16:23:03 PDT 2004 i686 unknown unknown
GNU/Linux
$ cat /etc/slackware-version
Slackware 10.0.0

Shridhar

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marko Kreen 2005-01-06 13:26:05 Re: CSV arm check failure
Previous Message Peter Eisentraut 2005-01-06 10:22:56 Porting/platforms/buildfarm open issues