From owner-freebsd-ports Wed Feb 27 11: 7:53 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by hub.freebsd.org (Postfix) with ESMTP id C9F9D37B400 for ; Wed, 27 Feb 2002 11:07:48 -0800 (PST) Received: from panix3.panix.com (panix3.panix.com [166.84.1.3]) by mail1.panix.com (Postfix) with ESMTP id 1912A487A0; Wed, 27 Feb 2002 14:07:48 -0500 (EST) Received: (from evenson@localhost) by panix3.panix.com (8.11.3nb1/8.8.8/PanixN1.0) id g1RJ7ml28262; Wed, 27 Feb 2002 14:07:48 -0500 (EST) X-Authentication-Warning: panix3.panix.com: evenson set sender to evenson@panix.com using -f To: ports@freebsd.org Cc: girgen@partitur.se Subject: databases/postgres7 fails to build From: Mark Evenson Date: 27 Feb 2002 14:07:47 -0500 Message-ID: Lines: 41 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Postgres 7.2 failed to build with the following error. I don't see an open bug report on this. Should I file one? cc -O -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -I/usr/local/include -I/usr/include -c -o tuptoaster.o tuptoaster.c tuptoaster.c: In function `toast_delete_datum': tuptoaster.c:914: `F_OIDEQ' undeclared (first use in this function) tuptoaster.c:914: (Each undeclared identifier is reported only once tuptoaster.c:914: for each function it appears in.) tuptoaster.c: In function `toast_fetch_datum': tuptoaster.c:997: `F_OIDEQ' undeclared (first use in this function) gmake[5]: *** [tuptoaster.o] Error 1 gmake[5]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.2/src/backend/access/heap' gmake[4]: *** [heap-recursive] Error 2 gmake[4]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.2/src/backend/access' gmake[3]: *** [access-recursive] Error 2 gmake[3]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.2/src/backend' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.2/src' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.2' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/databases/postgresql7. *** Error code 1 Stop in /usr/ports/databases/postgresql7. *** Error code 1 Stop in /usr/ports/databases/postgresql7. -- Mark Evenson "A screaming comes across the sky. It has happened before, but there is nothing to compare to it now." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message