Re: Problems building pg 8.1.1

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: mordicus <mordicus(at)free(dot)fr>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problems building pg 8.1.1
Date: 2006-01-06 15:31:36
Message-ID: 5401.1136561496@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-general

mordicus <mordicus(at)free(dot)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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message John McCawley 2006-01-06 15:45:53 Reordering columns in a table
Previous Message mordicus 2006-01-06 09:25:53 Problems building pg 8.1.1

Browse pgsql-general by date

  From Date Subject
Next Message Tony Caduto 2006-01-06 15:32:14 Re: Hardware recommendation for PostgreSQL on Windows?
Previous Message Guy Fraser 2006-01-06 15:22:41 Re: Adding another primary key to a populated table