From owner-freebsd-bugs Thu Jun 28 6:30:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38D7937B40C for ; Thu, 28 Jun 2001 06:30:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SDU2c25567; Thu, 28 Jun 2001 06:30:02 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6EFA37B406 for ; Thu, 28 Jun 2001 06:20:59 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SDKxn24765; Thu, 28 Jun 2001 06:20:59 -0700 (PDT) (envelope-from nobody) Message-Id: <200106281320.f5SDKxn24765@freefall.freebsd.org> Date: Thu, 28 Jun 2001 06:20:59 -0700 (PDT) From: Thomas Ugland To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/28482: PostgreSQL Compile problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 28482 >Category: misc >Synopsis: PostgreSQL Compile problem >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 28 06:30:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Thomas Ugland >Release: 4.3-Stable >Organization: - >Environment: FreeBSD vampire.nowhere.net 4.3-STABLE FreeBSD 4.3-STABLE #0: Wed Jun 27 18:36:11 CEST 2001 iller@vampire.nowhere.net:/usr/src/sys/compile/VAMPIRE i386 >Description: gcc -O -pipe -march=pentiumpro -DUSE_SSL -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -I/usr/local/include -I/usr/local/include/tcl8.3 -I/usr/local/include/tk8.3 -c -o tuptoaster.o tuptoaster.c 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) gmake[5]: *** [tuptoaster.o] Error 1 gmake[5]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1.2/src/backend/access/heap' gmake[4]: *** [heap-recursive] Error 2 gmake[4]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1.2/src/backend/access' gmake[3]: *** [access-recursive] Error 2 gmake[3]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1.2/src/backend' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1.2/src' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/databases/postgresql7/work/postgresql-7.1.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. >How-To-Repeat: cd /usr/ports/database/postgresql7 && make (use preset config options) >Fix: - >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message