Re: Problems building pg 8.1.1 - Mailing list pgsql-general

From Tom Lane
Subject Re: Problems building pg 8.1.1
Date
Msg-id 5401.1136561496@sss.pgh.pa.us
Whole thread Raw
In response to Problems building pg 8.1.1  (mordicus <mordicus@free.fr>)
Responses Reordering columns in a table
Re: Problems building pg 8.1.1
List pgsql-general
mordicus <mordicus@free.fr> writes:
> ./configure --prefix=/opt/pgsql8.1.1 --enable-thread-safety --with-python
> ...
> checking thread safety of required library functions... no

> And when I look in config.log, I have :

> conftest.c:140:44: error: ./src/tools/thread/thread_test.c: No such file or
> directory

Hmm, it works fine for me.  Is that file actually present in your source
tree?

            regards, tom lane

pgsql-general by date:

Previous
From: Guy Fraser
Date:
Subject: Re: Adding another primary key to a populated table
Next
From: Tony Caduto
Date:
Subject: Re: Hardware recommendation for PostgreSQL on Windows?