Compile problems 7.1.1

Поиск
Список
Период
Сортировка
От Srikanth N. Rao
Тема Compile problems 7.1.1
Дата
Msg-id 3B0E8C31.614F6AAA@usa.alcatel.com
обсуждение исходный текст
Ответы Re: Compile problems 7.1.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "guard"
Дата:
Сообщение: Re: cygwin + postgres 7.1 + tcl support
Следующее
От: Eric Praetzel
Дата:
Сообщение: RH 7.0 problems with PG 7_1-1