postgresql-7.4 make error: tuptoaster.c: In function `toast_delete_datum' - Mailing list pgsql-hackers

From julius
Subject postgresql-7.4 make error: tuptoaster.c: In function `toast_delete_datum'
Date
Msg-id 20040102133622.24be78da.julius.junghans@web.de
Whole thread Raw
Responses Re: postgresql-7.4 make error: tuptoaster.c: In function
List pgsql-hackers
im not sure if this is the correct mailing list, please correct me if it is not.
my gcc is version 3.2, configure runs fine i deativated readline-support...but this error occours:

gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -D_GNU_SOURCE
-c -o tuptoaster.o tuptoaster.c
 
tuptoaster.c: In function `toast_delete_datum':
tuptoaster.c:973: `F_OIDEQ' undeclared (first use in this function)

any ideas


pgsql-hackers by date:

Previous
From: ramirez@idconcepts.org (Edwin S. Ramirez)
Date:
Subject: Postgres 7.3.5 and count('x')
Next
From: Randolf Richardson
Date:
Subject: Re: *sigh*