[gdal-dev] GDAL/OGR 1.7.2RC2 Release Candidate
Lucena, Ivan
ivan.lucena at pmldnet.com
Thu Apr 22 14:49:10 EDT 2010
Frank,
Never mind. It seems like the application that I used to decompress gdal-1.7.2RC2.tar.gz creates the
files and folder with an incorrect permission. I saw some permission error on the log. So I
re-started with simple "gzip -d" and "tar xvf" and everything worked just fine.
Regards,
Ivan
Lucena, Ivan wrote:
> Frank,
>
> I am trying the RC2 on OpenSUSE and I found a problem.
>
> Here is my configure command:
>
> ./configure \
> --with-libtool \
> --with-libtiff=internal \
> --with-geotiff=internal \
> --with-jpeg=internal \
> --with-gif=internal
>
> After having compiled a lot of things it breaks at that point:
>
> /bin/sh /home/ilucena/Dev/gdal-1.7.2/libtool --mode=compile --tag=CXX
> g++ -g -O2 -Wall -DOGR_ENABLED -I/home/ilucena/Dev/gdal-1.7.2/port -c
> -o /home/ilucena/Dev/gdal-1.7.2/alg/gdalcutline.lo
> /home/ilucena/Dev/gdal-1.7.2/alg/gdalcutline.cpp
> libtool: compile: g++ -g -O2 -Wall -DOGR_ENABLED
> -I/home/ilucena/Dev/gdal-1.7.2/port -c
> /home/ilucena/Dev/gdal-1.7.2/alg/gdalcutline.cpp -fPIC -DPIC -o
> /home/ilucena/Dev/gdal-1.7.2/alg/.libs/gdalcutline.o
> /home/ilucena/Dev/gdal-1.7.2/alg/gdalcutline.cpp:33:22: error:
> ogr_geos.h: No such file or directory
> make[1]: *** [/home/ilucena/Dev/gdal-1.7.2/alg/gdalcutline.lo] Error 1
> make[1]: Leaving directory `/home/ilucena/Dev/gdal-1.7.2'
> make: *** [check-lib] Error 2
>
> It clearly is not picking all the "-I". I tried --without-libtool and
> got the same result. I can usually build from the gdal-trunk with or
> without libtools.
>
> More details:
>
> gcc --version
> gcc (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision
> 135036]
> Copyright (C) 2008 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> autoconf --version
> autoconf (GNU Autoconf) 2.63
> Copyright (C) 2008 Free Software Foundation, Inc.
> License GPLv2+: GNU GPL version 2 or later
>
> Do you have any clue?
>
> Regards,
>
> Ivan
>
>
> Frank Warmerdam wrote:
>> Folks,
>>
>> I have prepared a new 1.7.2 release candidate. In this one I have
>> run libtoolize --force --copy and then autogen.sh in the hopes of
>> producing
>> a consistent up-to-date set of configure and libtool stuff. I'd
>> particularly
>> appreciate the folks who had problems with RC1 trying this out.
>>
>> http://download.osgeo.org/gdal/gdal-1.7.2RC2.tar.gz
>> http://download.osgeo.org/gdal/gdal172RC2.zip
>>
>> Best regards,
>
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
More information about the gdal-dev
mailing list