Re: [GENERAL] Problems building pg 8.1.1

2006-01-06 Thread mordicus
Le Vendredi 6 Janvier 2006 16:31, Tom Lane a écrit : > > > > 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? No and that's my fault, I have dowloaded postgresql-base-8.1.1

Re: [GENERAL] Problems building pg 8.1.1

2006-01-06 Thread Tom Lane
mordicus <[EMAIL PROTECTED]> 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