[Gdal-dev] Re: GDAL install help

Frank Warmerdam warmerdam at pobox.com
Mon Nov 22 22:48:37 EST 2004


Matthew Perry wrote:

> make[1]: Entering directory
> `/usr/local/src/gdal-1.2.4/gcore'
> g++ -c   -DINST_DATA=\"\" \
>         gdaldrivermanager.cpp -o gdaldrivermanager.o
> gdaldrivermanager.cpp: In destructor `virtual 
>    GDALDriverManager::~GDALDriverManager()':
> gdaldrivermanager.cpp:209: `CPLFreeConfig' undeclared
> (first use this function)
> gdaldrivermanager.cpp:209: (Each undeclared identifier
> is reported only once 
>    for each function it appears in.)
> gdaldrivermanager.cpp:215: `OSRCleanup' undeclared
> (first use this function)
> make[1]: *** [gdaldrivermanager.o] Error 1
> make[1]: Leaving directory
> `/usr/local/src/gdal-1.2.4/gcore'
> make: *** [core-target] Error 2
> 
> The problem is that it can't find $(INST_DATA), right?
> Do you have any suggestions about where I might begin
> my research?? Or is there just something obvious that
> I'm missing? 
> 
> Any help would be really appreciated.

Matthew,

Sorry for the delay in responding.  It seems I got auto-unsubscribed from my
own mailing list some days ago by the bounce detector, and I have been seeing
mailing list email since then.

The short answer is that your problem is almost certainly due to the mysql3
bug with the GDAL 1.2.4 configure.  You can upgrade to 1.2.5 or re-configure
"--without-mysql".

Best regards,

-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent




More information about the Gdal-dev mailing list