[Gdal-dev] GDAL on Cygwin
Matt Hanson
mhanson at photon.com
Wed Apr 19 12:07:34 EDT 2006
Sorry I should have said earlier - I did a 'make clean', then 'make' but still no dice.....let me try....
Ok, i deleted the whole directory and started fresh, using internal libs for jpeg, tiff, geotiff, and jasper=no. It didn't try to register JPEG2000 so either it didn't get there yet OR there is a problem with 'make clean' that isn't removing everything it needs to.
But this time I get another error:
Creating library file: .libs/libgdal.dll.a
.libs/libgdal.la-2.o(.text+0x1fa1b8):tif_dirinfo.c: undefined reference to `_lfind'
What is _lfind ? The undefined reference suggests that I have the proper include files (somewhere) but it can't find the library. Can somemone point me to right lib?
-matt
________________________________
From: fwarmerdam at gmail.com on behalf of Frank Warmerdam
Sent: Tue 4/18/2006 10:22 PM
To: Matt Hanson
Cc: gdal-dev at lists.maptools.org
Subject: Re: [Gdal-dev] GDAL on Cygwin
On 4/18/06, Matt Hanson <mhanson at photon.com> wrote:
> I'm confused....why is it trying to call GDALRegister_JPEG2000 ?
>
> I even tried to remove the jpeg2000 DIRECTORY and it still gave me the error
> /cygdrive/c/GeoServer/gdal-1.3.1/frmts/jpeg2000/jpeg2000dataset.cpp:1188:
> undefined reference
> Now how does it even access a file that is no longer there?
Matt,
You need to do a "make clean". I built GDAL tonight on cygwin
successfully, but then it was without any options.
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20060419/4beca9ff/attachment.html
More information about the Gdal-dev
mailing list