Hi Stefan, Did you already try to start with a complete new build directory? And in case of using ccache delete the compiler cache?
regards Werner On Wed, May 11, 2016 at 1:40 PM, Stefan Ziegler <[email protected]> wrote: > Hi > > I get some errors when compiling QGIS master against GDAL master on Ubuntu > 16.04: > > [ 64%] Built target postgresprovider > [ 64%] Linking CXX executable ../../output/bin/crssync > /usr/local/gdal_master/lib/libgdal.so: undefined reference to > `IVFKDataBlock::GetFeatureCount()' > collect2: error: ld returned 1 exit status > src/crssync/CMakeFiles/crssync.dir/build.make:112: recipe for target > 'output/bin/crssync' failed > make[2]: *** [output/bin/crssync] Error 1 > CMakeFiles/Makefile2:1632: recipe for target > 'src/crssync/CMakeFiles/crssync.dir/all' failed > make[1]: *** [src/crssync/CMakeFiles/crssync.dir/all] Error 2 > Makefile:149: recipe for target 'all' failed > make: *** [all] Error 2 > > > regards > Stefan > > _______________________________________________ > Qgis-developer mailing list > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
