Date: Mon, 28 May 2012 21:07:29 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/visionworkbench Makefile Message-ID: <201205282107.q4SL7TBf036408@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav         2012-05-28 21:07:29 UTC
  FreeBSD ports repository
  Modified files:
    graphics/visionworkbench Makefile 
  Log:
  - Mark BROKEN: does not compile
    In file included from /work/a/ports/graphics/visionworkbench/work/VisionWorkbench-2.2.0/src/vw/FileIO/GdalIO.h:14:0,
                     from DiskImageResourceGDAL.cc:25:
     /usr/local/include/gdal_priv.h:245:71: error: declaration of C function 'void* GDALOpenInternal(GDALOpenInfo&, const char* const*)' conflicts with
     /usr/local/include/gdal_priv.h:242:14: error: previous declaration 'void* GDALOpenInternal(const char*, GDALAccess, const char* const*)' here
     /usr/local/include/gdal_priv.h:255:108: error: declaration of C function 'void* GDALOpenInternal(const char*, GDALAccess, const char* const*)' conflicts with
     /usr/local/include/gdal_priv.h:244:14: error: previous declaration 'void* GDALOpenInternal(GDALOpenInfo&, const char* const*)' here
     /usr/local/include/gdal_priv.h:257:82: error: declaration of C function 'void* GDALOpenInternal(GDALOpenInfo&, const char* const*)' conflicts with
     /usr/local/include/gdal_priv.h:255:25: error: previous declaration 'void* GDALOpenInternal(const char*, GDALAccess, const char* const*)' here
     *** Error code 1
  
  Reported by:    pointyhat
  
  Revision  Changes    Path
  1.8       +2 -0      ports/graphics/visionworkbench/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205282107.q4SL7TBf036408>
