Compilation probelems - Mailing list pgsql-admin

From Wojtek Bogusz
Subject Compilation probelems
Date
Msg-id 199808311850.UAA08991@statek.batory.org.pl
Whole thread Raw
List pgsql-admin
Hi,

I am trying to compile postgres 6.3.2 on
$ uname -a
Linux portos.wwwtech.net.pl 2.0.34 #1 Tue Jun 23 02:10:50 EDT 1998
i586 unknown

and I get an error:
...
gmake[2]: Entering directory `/home/postgresql/postgresql-
6.3.2/src/backend/bootstrap'
gcc -I../../include -I../../backend     -Wall -Wmissing-prototypes -
I.. -Wno-error   -c bootstrap.c -o bootstrap.o
bootstrap.c:160: `F_BOOLIN' undeclared here (not in a function)
bootstrap.c:160: initializer element for `Procid[0].inproc' is not
constant
bootstrap.c:160: `F_BOOLOUT' undeclared here (not in a function)
bootstrap.c:160: initializer element for `Procid[0].outproc' is not
constant
bootstrap.c:161: `F_BYTEAIN' undeclared here (not in a function)
bootstrap.c:161: initializer e ...


Where do I get wrong :-) ?
Can you help?! Please write on wbogusz@batory.org.pl

Regards,
Wojtek Bogusz

pgsql-admin by date:

Previous
From: Johan.F.Strand@telia.se
Date:
Subject: ...
Next
From: Mateus Cordeiro Inssa
Date:
Subject: FATAL 1: btree: cannot split if start (2) >= maxoff (2)