Re: [BUGS] OpenBSD 3.5, PostgreSQL 8.0.0beta1 make fails

2004-08-14 Thread Peter Eisentraut
Andrew M. Campbell wrote: > I tried to build postgresql-8.0.0beta1 on an OpenBSD 3.5 (i386) > system and it failed. Fixed in current sources. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadcast)--- TIP 6: Have you se

Re: [BUGS] OpenBSD 3.5, PostgreSQL 8.0.0beta1 make fails

2004-08-13 Thread Tom Lane
"Andrew M. Campbell" <[EMAIL PROTECTED]> writes: > gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations > -DFRONTEND -I../../../src/interfaces/libpq -I../../../src/include -c -o initdb.o > initdb.c > initdb.c: In function `get_encoding_from_locale': > initdb.c:744: `CO

[BUGS] OpenBSD 3.5, PostgreSQL 8.0.0beta1 make fails

2004-08-13 Thread Andrew M. Campbell
I tried to build postgresql-8.0.0beta1 on an OpenBSD 3.5 (i386) system and it failed. The configure script ran fine with no errors, but when I typed make it complained that I needed gmake. So I installed gmake and it's dependencies. So I run gmake and get this error (see attached file, gmake.err