Re: PG 8.0.0 on OpenBSD problems
Peter Eisentraut <peter_e@gmx.net>
From: Peter Eisentraut <peter_e@gmx.net>
To: bpalmer <bpalmer@crimelabs.net>
Cc: pgsql-bugs@postgresql.org
Date: 2004-08-11T11:07:06Z
Lists: pgsql-bugs
Am Dienstag, 10. August 2004 03:35 schrieb bpalmer: > gmake[4]: Leaving directory > `/usr/home/bpalmer/CODE/postgresql-8.0.0beta1/src/port' > 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: `CODESET' undeclared (first use in this function) > initdb.c:744: (Each undeclared identifier is reported only once > initdb.c:744: for each function it appears in.) Fixed. -- Peter Eisentraut http://developer.postgresql.org/~petere/