Re: [PORTS] Regression Tests Fail on HP-UX 10.20

From: Jim Caley <caley(at)chesco(dot)com>
To: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: pgsql-ports(at)postgreSQL(dot)org
Subject: Re: [PORTS] Regression Tests Fail on HP-UX 10.20
Date: 1999-05-20 15:47:20
Message-ID: 37442E88.73480582@chesco.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

doc/FAQ_HPUX (as well as the other platform-specific FAQ's in doc/)
seems to just be a regular text copy of
http://postgresql.nextpath.com/docs/index.html . I guess the idea is to
point you to the web page for the FAQ's.

But to answer your question, if you look at the HP-UX FAQ on the web
site, no it doesn't mention building shared libraries. It does have a
section on regression tests failing, but it assumes that "gmake all
runtest" is working in the first place, so it only addresses HP-UX
differences in specific tests.

Thanks,
Jim
--

Thomas Lockhart wrote:
>
> > PA-RISC
> > HP-UX 10.20
> > PostgreSQL-6.4.2
> > gcc 2.8.0
> > ------------------------------------------------
> > Attempting to run regressions tests using "gmake all
> > runtest" results in the following error:
> > gmake: *** No rule to make target 'regress.sl',
> > needed by 'all'. Stop.
>
> HP-UX is peculiar. Does doc/FAQ_HPUX mention anything about building
> shared libraries?
>
> - Thomas
>
> --
> Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
> South Pasadena, California

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Intrac Systems Inc 1999-05-21 13:17:27 [PORT] Openserver 5.0.x family
Previous Message Thomas Lockhart 1999-05-20 13:41:14 Re: [PORTS] Regression Tests Fail on HP-UX 10.20