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

next in thread | raw e-mail | index | archive | help
asami       1998/11/27 16:54:29 PST

  Modified files:
    databases/p5-DBD-Pg  Makefile 
  Log:
  Mark this broken:
  -------
   :
  cc -c -I/usr/local/pgsql/include -I/usr/local/include/pgsql -I/usr/include/pgsql -I/usr/local/lib/perl5/5.00502/i386-freebsd/DBI -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -I/usr/local/include -O -pipe     -DVERSION=\"0.72\"  -DXS_VERSION=\"0.72\" -DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE  dbdimp.c
  dbdimp.c: In function `dbd_db_ping':
  dbdimp.c:135: dereferencing pointer to incomplete type
  dbdimp.c:136: dereferencing pointer to incomplete type
  dbdimp.c:140: dereferencing pointer to incomplete type
  dbdimp.c:140: dereferencing pointer to incomplete type
  dbdimp.c:141: dereferencing pointer to incomplete type
  dbdimp.c:142: dereferencing pointer to incomplete type
  dbdimp.c:146: dereferencing pointer to incomplete type
  dbdimp.c:146: dereferencing pointer to incomplete type
  dbdimp.c:146: dereferencing pointer to incomplete type
  dbdimp.c:146: dereferencing pointer to incomplete type
  dbdimp.c:147: dereferencing pointer to incomplete type
  dbdimp.c:148: dereferencing pointer to incomplete type
  *** Error code 1
  
  Stop.
  
  Revision  Changes    Path
  1.10      +2 -1      ports/databases/p5-DBD-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?199811280054.QAA02343>