Re: [HACKERS] [7.3-devl] converision test fails

2002-09-02 Thread Gordon Runkle
On Mon, 2002-09-02 at 09:35, Tatsuo Ishii wrote: > You need not to specify --enable-syslog in 7.3 BTW. OK, thanks. > 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

Re: [HACKERS] [7.3-devl] converision test fails

2002-09-02 Thread Tatsuo Ishii
> 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-sys

[HACKERS] [7.3-devl] converision test fails

2002-09-01 Thread Gordon Runkle
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 It appears that the functions are not being loade