PG 8.0.0 on OpenBSD problems - Mailing list pgsql-bugs

From bpalmer
Subject PG 8.0.0 on OpenBSD problems
Date
Msg-id Pine.BSO.4.58.0408092119150.21806@cfvqvba.pevzrynof.arg
Whole thread Raw
Responses Re: PG 8.0.0 on OpenBSD problems  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-bugs
7.* compiles clean and runs happy under the same shell / settings / etc



bpalmer:/usr/home/bpalmer/CODE/postgresql-8.0.0beta1$ uname -an
OpenBSD psidion.crimelabs.net 3.5 GENERIC#34 i386

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.)
gmake[3]: *** [initdb.o] Error 1
gmake[3]: Leaving directory
`/usr/home/bpalmer/CODE/postgresql-8.0.0beta1/src/bin/initdb'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/usr/home/bpalmer/CODE/postgresql-8.0.0beta1/src/bin'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
`/usr/home/bpalmer/CODE/postgresql-8.0.0beta1/src'
gmake: *** [all] Error 2
*** Error code 2



----------------------------------------------------------------------------
 c: 917-697-8665                                            h: 201-435-6226
 b. palmer,  bpalmer@crimelabs.net           pgp:crimelabs.net/bpalmer.pgp5

pgsql-bugs by date:

Previous
From: Sube Singh
Date:
Subject: Installation of PostgreSQL
Next
From: Peter Eisentraut
Date:
Subject: Re: Locale bug?