Thank you all once again for your hard work and dedication to quality
software! Looking forward to 8.0.
platform: Mac OS X 10.3.5
evironment and ./configure
PGVER="8.0.0"
PGPORT=54800
PGUSER=postgres
PGTAGNAME="pgsql 8.0.0"
PGSRCROOT=/usr/local/src/pgsql-8.0.0
PGINSTROOT=/usr/local/pgsql-8.0.0
PATH=/usr/local/pgsql-8.0.0/bin:/sw/bin:/users/postgres/bin:/usr/local/
bin:/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
MANPATH=/usr/local/pgsql-8.0.0/man:/sw/share/man:/usr/share/man:/usr/
X11R6/man
PGLIB=/usr/local/pgsql-8.0.0/lib
PGDATA=/usr/local/pgsql-8.0.0/data
PMOPTIONS="-p 54800 -i -F"
PMLOGFILE=/usr/local/pgsql-8.0.0/data/pg.log
./configure --prefix=${PGINSTROOT} --with-pgport=${PGPORT}
--mandir=/usr/local/share/man/ --enable-syslog
--with-includes=/sw/include/ --with-libraries=/sw/lib/
Single failure with make check:
test geometry ... FAILED
regression.diffs and regression.out attached
Michael Glaesemann
grzm myrealbox com