From owner-freebsd-ports Fri May 18 5:38:59 2001 Delivered-To: freebsd-ports@freebsd.org Received: from mta07-svc.ntlworld.com (mta07-svc.ntlworld.com [62.253.162.47]) by hub.freebsd.org (Postfix) with ESMTP id E849D37B422 for ; Fri, 18 May 2001 05:38:51 -0700 (PDT) (envelope-from james@bloodflowers.org) Received: from eclipse.bloodflowers.org ([62.253.132.224]) by mta07-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with SMTP id <20010518123851.NXUA285.mta07-svc.ntlworld.com@eclipse.bloodflowers.org>; Fri, 18 May 2001 13:38:51 +0100 Date: Fri, 18 May 2001 13:38:50 +0100 From: James Greenhalgh To: girgen@partitur.se Cc: ports@FreeBSD.org Subject: FreeBSD Port: postgresql-7.1_2 Message-Id: <20010518133850.60d992c2.james@bloodflowers.org> X-Mailer: Sylpheed version 0.4.64 (GTK+ 1.2.10; i386--freebsd4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: X-Loop: FreeBSD.org Hi - do you know what's wrong with this at all? (after configure, during build of postgres) gmake[5]: Entering directory `/usr/ports/databases/postgresql7/work/postgresql-7.1.1/src/backend/access/heap' cc -O -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -I/usr/local/include -c -o heapam.o heapam.c cc -O -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -I/usr/local/include -c -o hio.o hio.c cc -O -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -I/usr/local/include -c -o stats.o stats.c cc -O -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include -I/usr/local/include -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 Ouch. I'm running a stable 4.3 system, no options were selected at the configure screen, this happens with the old layout flag or without. I built postgres 7.1 beta versions several times with success in the pat, but this port just explodes for me :/ thanks, james -- The wheel is still turning, but the hamster is dead. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message