Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 1998 16:55:35 -0800 (PST)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/databases/p5-Pg Makefile
Message-ID:  <199811280055.QAA02384@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811280055.QAA02384>