[Gdal-dev] census 2000 tiger 108th org2ogr errors
Heitzso
heitzso at growthmodels.com
Wed Sep 24 16:40:15 EDT 2003
I'm trying to compile gdal from cvs on my debian unstable
system in order to test the tiger file format problem
in ogr2ogr and ...
The make is breaking with undefined references.
What follows is tail end of error sequence.
../libgdal.1.1.so: undefined reference to `OGRLineString::setPoint(int,
double, double, double)'
../libgdal.1.1.so: undefined reference to
`GDALColorTable::~GDALColorTable(void)'
../libgdal.1.1.so: undefined reference to `GDALDataset::GetGCPCount(void)'
../libgdal.1.1.so: undefined reference to
`OGRSpatialReference::SetEckertVI(double, double, double)'
../libgdal.1.1.so: undefined reference to
`OGRSpatialReference::SetCS(double, double, double, double)'
../libgdal.1.1.so: undefined reference to
`OGRSpatialReference::SetProjCS(char const *)'
../libgdal.1.1.so: undefined reference to `GDALDataset::Dereference(void)'
../libgdal.1.1.so: undefined reference to
`OGRSpatialReference::importFromPCI(char const *, char const *, double *)'
../libgdal.1.1.so: undefined reference to
`OGRSpatialReference::SetNode(char const *, char const *)'
../libgdal.1.1.so: undefined reference to
`OGRSpatialReference::Clone(void) const'
collect2: ld returned 1 exit status
I've tried with and without the '--with-gnu-ld'
option to configure.
Mark -- what version of ogr2ogr are you using that's
not balking on the conversion of tiger files?
Heitzso
Heitzso wrote:
> Hi Mark,
>
> I'm working with gdal 1.1.9.
>
> Should I retry with a cvs or other, perhaps more recent,
> flavor?
>
> Let me know if there's a particular command option
> to run to display version info.
>
>
> -- Heitzso
More information about the Gdal-dev
mailing list