FW: [fdo-internals] S013-GB3: Build: Add PostGIS to build process (LINUX)

Mateusz Loskot mateusz at loskot.net
Thu Oct 25 11:41:30 EDT 2007


Greg,

OGR is automatically enabled, unless you use --without-ogr option.
Perhaps OGR provider is not configured to point to libgdal correctly?

-- Mat

Greg Boone wrote:
> Hi All,
>
> Can I get some guidance on how to configure the GDAL build so that OGR
> support is fully enabled?
> 
> Here are the settings I used.
> 
> ./configure --with-gif=internal --with-jpeg=internal --with-png=internal
> --with-libtiff=internal --with-geotiff=internal --with-pg=no
> --with-python=no --with-libz=internal
> 
> However, I still am getting the following missing symbols in the OGR
> .so:
> 
> undefined symbol: _ZN13OGRDataSource17DestroyDataSourceEPS_
> (./libOGRProvider.so)
> 
> undefined symbol: _ZN20OGRSFDriverRegistrar4OpenEPKciPP11OGRSFDriver
> (./libOGRProvider.so)
> 
> undefined symbol: OGRRegisterAll        (./libOGRProvider.so)
> 


-- 
Mateusz Loskot
http://mateusz.loskot.net


More information about the fdo-internals mailing list