cvs commit: ports/graphics/visionworkbench Makefile
Pav Lucistnik
pav at FreeBSD.org
Mon May 28 21:07:30 UTC 2012
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
More information about the cvs-all
mailing list