Silence a couple of warnings (attached).
Below is what I'm using to compile / configure.
make distclean > /dev/null
CFLAGS="-O2 -Wall -Wmissing-prototypes -Wmissing-declarations \
-Wpointer-arith -Wcast-align"
export CFLAGS
./configure --prefix=/home/rbt/work/postgresql/`pwd | sed -E
's/(.*)\/pgsql([^\/]+)$/db\2/g'` \
--enable-depend \
--enable-debug \
--enable-cassert \
--with-pgport=6543
make install > /dev/null
make check
--
Rod Taylor <rbt@rbt.ca>
PGP Key: http://www.rbt.ca/rbtpub.asc