Date: Fri, 18 May 2001 13:38:50 +0100 From: James Greenhalgh <james@bloodflowers.org> To: girgen@partitur.se Cc: ports@FreeBSD.org Subject: FreeBSD Port: postgresql-7.1_2 Message-ID: <20010518133850.60d992c2.james@bloodflowers.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010518133850.60d992c2.james>