Re: OpenBSD 3.5, PostgreSQL 8.0.0beta1 make fails - Mailing list pgsql-bugs

From Tom Lane
Subject Re: OpenBSD 3.5, PostgreSQL 8.0.0beta1 make fails
Date
Msg-id 26317.1092425973@sss.pgh.pa.us
Whole thread Raw
In response to OpenBSD 3.5, PostgreSQL 8.0.0beta1 make fails  ("Andrew M. Campbell" <ACampbell@FletcherAuto.com>)
List pgsql-bugs
"Andrew M. Campbell" <ACampbell@FletcherAuto.com> 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: `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.)
> gmake[3]: *** [initdb.o] Error 1

This is repaired in CVS tip.  Thanks for the report though.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: regression test failure on 8.0.0beta1
Next
From: Tom Lane
Date:
Subject: Re: Primary key duplicates