PG 8.0.0 on OpenBSD problems

From: bpalmer <bpalmer(at)crimelabs(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: PG 8.0.0 on OpenBSD problems
Date: 2004-08-10 01:35:32
Message-ID: Pine.BSO.4.58.0408092119150.21806@cfvqvba.pevzrynof.arg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)crimelabs(dot)net pgp:crimelabs.net/bpalmer.pgp5

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Mike G 2004-08-10 03:17:48 beta - win32, restore from pg_dump not possible
Previous Message Tom Lane 2004-08-09 23:58:07 Bug: century/millenium still broken