Compile problems 7.1.1 - Mailing list pgsql-ports

From Srikanth N. Rao
Subject Compile problems 7.1.1
Date
Msg-id 3B0E8C31.614F6AAA@usa.alcatel.com
Whole thread Raw
Responses Re: Compile problems 7.1.1  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-ports
Why do i get the following error while compiling?
Where is F_OIDEQ defined?
tuptoaster.c: In function `toast_delete_datum':
tuptoaster.c:892: `F_OIDEQ' undeclared (first use in this function)
tuptoaster.c:892: (Each undeclared identifier is reported only once
tuptoaster.c:892: for each function it appears in.)
tuptoaster.c: In function `toast_fetch_datum':
tuptoaster.c:983: `F_OIDEQ' undeclared (first use in this function)
make[4]: *** [tuptoaster.o] Error 1
make[4]: Leaving directory `/data/postgresql-7.1.1/src/backend/access/heap'
make[3]: *** [heap-recursive] Error 2
make[3]: Leaving directory `/data/postgresql-7.1.1/src/backend/access'
make[2]: *** [access-recursive] Error 2
make[2]: Leaving directory `/data/postgresql-7.1.1/src/backend'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/data/postgresql-7.1.1/src'

pgsql-ports by date:

Previous
From: "guard"
Date:
Subject: Re: cygwin + postgres 7.1 + tcl support
Next
From: Eric Praetzel
Date:
Subject: RH 7.0 problems with PG 7_1-1