On Tue, Jan 30, 2007 at 03:05:27PM -0800, elein wrote:
>
> Debian Linux. Have always built from scratch with no problem.
>
> This is 8.2.1 from postgresql.org.
> gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -Winline -Wendif-labels
> -fno-strict-aliasing -g -Wno-error -L../../../../src/p
Debian Linux. Have always built from scratch with no problem.
This is 8.2.1 from postgresql.org.
Conf line is:
--prefix=/local/pgsql82 --enable-depend --enable-cassert --enable-debug
--with-tcl --with-python --with-perl --with-pgport=5432
Build error is:
gcc -O2 -Wall -Wmissing-prototypes -W