From owner-cvs-all Fri Nov 27 16:54:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA16473 for cvs-all-outgoing; Fri, 27 Nov 1998 16:54:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA16467; Fri, 27 Nov 1998 16:54:56 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA02384; Fri, 27 Nov 1998 16:55:35 -0800 (PST) Date: Fri, 27 Nov 1998 16:55:35 -0800 (PST) Message-Id: <199811280055.QAA02384@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/databases/p5-Pg Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/11/27 16:55:35 PST Modified files: databases/p5-Pg Makefile Log: Mark this broken. ------- cc -c -I/usr/local/pgsql/include -I/usr/local/include -O -pipe -DVERSION=\"1.6.1\" -DXS_VERSION=\"1.6.1\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE Pg.c In file included from /usr/local/pgsql/include/postgres.h:40, from Pg.xs:25: /usr/local/pgsql/include/config.h:247: warning: `USE_LOCALE' redefined /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:342: warning: this is the location of the previous definition Pg.xs: In function `XS_Pg_PQexec': Pg.xs:300: sizeof applied to an incomplete type Pg.xs: In function `XS_PG_conn_exec': Pg.xs:702: sizeof applied to an incomplete type *** Error code 1 Stop. Revision Changes Path 1.16 +3 -1 ports/databases/p5-Pg/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message