dbTalk Databases Forums  

[BUGS] PG 8.0.0 on OpenBSD problems

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] PG 8.0.0 on OpenBSD problems in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
bpalmer
 
Posts: n/a

Default [BUGS] PG 8.0.0 on OpenBSD problems - 08-10-2004 , 04:06 PM







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

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply With Quote
  #2  
Old   
Peter Eisentraut
 
Posts: n/a

Default Re: [BUGS] PG 8.0.0 on OpenBSD problems - 08-11-2004 , 06:22 AM






Am Dienstag, 10. August 2004 03:35 schrieb bpalmer:
Quote:
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/

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.