Re: [Qgis-developer] Compile error with latest gdal

2016-05-11 Thread Stefan Ziegler
Yes, I deleted the build directory. But still same error.

Stefan

On Wed, May 11, 2016 at 1:47 PM, Werner Macho 
wrote:

> 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
>  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
> > Qgis-developer@lists.osgeo.org
> > List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
> > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Compile error with latest gdal

2016-05-11 Thread Werner Macho
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
 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
> Qgis-developer@lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Compile error with latest gdal

2016-05-11 Thread Stefan Ziegler
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
Qgis-developer@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer