Re: [7.3-devl] converision test fails

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: gar(at)integrated-dynamics(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [7.3-devl] converision test fails
Date: 2002-09-02 13:35:58
Message-ID: 20020902.223558.115904556.t-ishii@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I'm still getting conversion test failures on RH 7.2, 7.3, and Null beta.
>
> My confiugre arguments are:
>
> ./configure --prefix=/opt/postgresql --with-java --with-python --with-openssl --enable-syslog --enable-debug --enable-cassert
> --enable-depend

You need not to specify --enable-syslog in 7.3 BTW.

> It appears that the functions are not being loaded into the regression
> database:

This happens because the path to shared objs are defined at the
compile time. I think you don't get the failure once you install
PostgreSQL. However it's not convenience since the parallel regression
test is designed so that it could be executed without the installation
process. I have committed fix for this problem. Please try it again.
--
Tatsuo Ishii

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-09-02 13:37:26 Re: contrib/ intarray, ltree, intagg broken(?) by array changes
Previous Message Rod Taylor 2002-09-02 12:46:44 Re: BETWEEN SYMMERIC