Compile problems 7.1.1

From: "Srikanth N(dot) Rao" <srikanth(dot)rao(at)usa(dot)alcatel(dot)com>
To: pgsql-ports(at)postgresql(dot)org
Subject: Compile problems 7.1.1
Date: 2001-05-25 16:45:37
Message-ID: 3B0E8C31.614F6AAA@usa.alcatel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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'

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Robert E. Bruccoleri 2001-05-27 19:05:09 Irix binaries for PostgreSQL
Previous Message Bruce Momjian 2001-05-24 15:53:34 Re: Re: pgsql + qnx