I am trying to build GDAL 2.0.2 from source and while building it I am getting the following make error, I am not too sure why is this happening, any help is appreciated -:
/home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrgeometryfactory.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrpoint.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrcurve.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrlinestring.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrlinearring.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrpolygon.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrutils.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrgeometry.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrgeometrycollection.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrmultipolygon.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrsurface.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrmultipoint.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrmultilinestring.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrcircularstring.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrcompoundcurve.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrcurvepolygon.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrcurvecollection.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrmulticurve.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrmultisurface.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_api.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrfeature.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrfeaturedefn.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrfeaturequery.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrfeaturestyle.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrfielddefn.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrspatialreference.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_srsnode.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_srs_proj4.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_fromepsg.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrct.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_opt.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_srs_esri.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_srs_pci.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_srs_usgs.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_srs_dict.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_srs_panorama.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_srs_ozi.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_srs_erm.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/swq.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/swq_expr_node.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/swq_parser.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/swq_select.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/swq_op_registrar.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/swq_op_general.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_srs_validate.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_srs_xml.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ograssemblepolygon.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr2gmlgeometry.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/gml2ogrgeometry.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_expat.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrpgeogeometry.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrgeomediageometry.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogr_geocoding.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/osr_cs_wkt.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/osr_cs_wkt_parser.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ogrgeomfielddefn.o /home/sablok/workspace/sablok/BuildDev/env/GCC-4.9.x/runtime/bin/ld: error: cannot find ./ogr/.libs/ograpispy.o collect2: ld returned 1 exit status make[1]: *** [libgdal.la] Error 1 make[1]: Leaving directory `/local/home/sablok/workspace/sablok/BuildDev/src/BuildPostGIS/configuration/gdal/gdal-2.0.2' make: *** [check-lib] Error 2 -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Getting-the-following-error-while-building-GDAL-2-0-2-from-source-tp5277422.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev