Re: Call for port reports - Mailing list pgsql-hackers

From Oliver Jowett
Subject Re: Call for port reports
Date
Msg-id 41C745F4.1000308@opencloud.com
Whole thread Raw
In response to Call for port reports  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
8.0.0rc1 builds and passes 'make check' on Gentoo Linux (amd64) with the 
dependencies I have to hand (no tcl or kerberos):

$ ./configure --prefix=/home/oliver/pg/8.0.0rc1 --with-pgport=5800 
-enable-thread-safety --with-perl --with-python --with-pam -with-openssl

$ uname -a
Linux extrashiny 2.6.9-gentoo-r3-patched #3 Sun Nov 14 15:18:33 NZDT 
2004 x86_64 AMD Athlon(tm) 64 Processor 3500+ AuthenticAMD GNU/Linux

$ 8.0.0rc1/bin/psql template1 -t -c 'select version()' PostgreSQL 8.0.0rc1 on x86_64-unknown-linux-gnu, compiled by GCC
gcc
 
(GCC) 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)

-O


pgsql-hackers by date:

Previous
From:
Date:
Subject: Re: Re: Shared row locking
Next
From: "Andrew Dunstan"
Date:
Subject: Re: Heads up: RC2 this evening