#1710: ZOO packages missing from Xenial ---------------------+---------------------------- Reporter: kalxas | Owner: kalxas Type: defect | Status: assigned Priority: blocker | Milestone: OSGeoLive10.0 Component: LiveDVD | Resolution: Keywords: | ---------------------+----------------------------
Comment (by kalxas): Thanks for the fix Gerald. The kernel now completes the build, but I am getting the following in zoo- services/cgal: {{{ make[2]: Leaving directory '/build/zoo-project-1.6.0~rev773/zoo-project /zoo-kernel' dh_auto_build --builddirectory zoo-project/zoo-services/cgal make -j1 make[2]: Entering directory '/build/zoo-project-1.6.0~rev773/zoo-project /zoo-services/cgal' g++ -I/usr/local/include -I../../../thirds/cgic206/ -I../../zoo-kernel/ -I/usr/include/libxml2 -I/usr/include/gdal -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7 -I/usr/include -frounding-math -fPIC -DLINUX_FREE_ISSUE -c ./cgal_service.c ./cgal_service.c: In function 'int parseInput(maps*, maps*, std::vector<CGAL::Point_2<CGAL::Epick> >*, char*)': ./cgal_service.c:31:26: error: 'Open' is not a member of 'OGRSFDriverRegistrar' OGRDataSource* ipoDS = OGRSFDriverRegistrar::Open(filename,FALSE); ^ ./cgal_service.c:42:59: error: 'class GDALDriver' has no member named 'GetName' fprintf( stderr, " -> %s\n", poR->GetDriver(iDriver)->GetName() ); ^ Makefile:12: recipe for target 'cgal_service.o' failed make[2]: *** [cgal_service.o] Error 1 make[2]: Leaving directory '/build/zoo-project-1.6.0~rev773/zoo-project /zoo-services/cgal' dh_auto_build: make -j1 returned exit code 2 debian/rules:11: recipe for target 'override_dh_auto_build' failed make[1]: *** [override_dh_auto_build] Error 2 make[1]: Leaving directory '/build/zoo-project-1.6.0~rev773' debian/rules:5: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 }}} -- Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1710#comment:6> OSGeo <http://www.osgeo.org/> OSGeo committee and general foundation issue tracker. _______________________________________________ Live-demo mailing list Live-demo@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/live-demo http://live.osgeo.org http://wiki.osgeo.org/wiki/Live_GIS_Disc