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

Jack Lee jack.lee at autodesk.com
Thu Oct 25 11:48:48 EDT 2007


Hi,

The gdal library was not building the ogr component.

Add the follow option to configure should build the ogr component

--with-ogr


-----Original Message-----
From: fdo-internals-bounces at lists.osgeo.org [mailto:fdo-internals-bounces at lists.osgeo.org] On Behalf Of Mateusz Loskot
Sent: Thursday, October 25, 2007 11:42 AM
To: FDO Internals Mail List
Subject: Re: FW: [fdo-internals] S013-GB3: Build: Add PostGIS to build process (LINUX)

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
_______________________________________________
fdo-internals mailing list
fdo-internals at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-internals


More information about the fdo-internals mailing list