Date: 27 Feb 2002 14:07:47 -0500 From: Mark Evenson <evenson@panix.com> To: ports@freebsd.org Cc: girgen@partitur.se Subject: databases/postgres7 fails to build Message-ID: <a0n0xuhhfg.fsf@panix3.panix.com>
next in thread | raw e-mail | index | archive | help
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 <evenson@panix.com> "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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a0n0xuhhfg.fsf>