[Gdal-dev] 1.3.0 no worky on SuSE 9.0

Curt, WE7U archer at eskimo.com
Tue Aug 23 19:08:53 EDT 2005


On Tue, 23 Aug 2005, Curt, WE7U wrote:

>
> I compiled gdal-1.3.0 just fine on my SuSE 9.1 system, but my SuSE
> 9.0 system is not happy with the new version.  1.2.3 compiles fine
> there.  I just tried gdal-cvs to see if the problems have been fixed
> in CVS.  They haven't, so I'm reporting the problem here:
>
>
> > make
> (cd port; make)
> make[1]: Entering directory `/home/src/gdal/gdal-cvs/port'
> g++    -c -o cpl_conv.o cpl_conv.cpp
> cpl_conv.cpp: In function `void* CPLScanPointer(const char*, int)':
> cpl_conv.cpp:745: warning: cast to pointer from integer of different size
> g++    -c -o cpl_error.o cpl_error.cpp
> g++    -c -o cpl_string.o cpl_string.cpp
> g++    -c -o cpl_vsisimple.o cpl_vsisimple.cpp
> g++    -c -o cplgetsymbol.o cplgetsymbol.cpp
> g++    -c -o cpl_dir.o cpl_dir.cpp
> g++    -c -o cpl_path.o cpl_path.cpp
> g++    -c -o cpl_csv.o cpl_csv.cpp
> g++    -c -o cpl_findfile.o cpl_findfile.cpp
> g++    -c -o cpl_vsil_unix_stdio_64.o cpl_vsil_unix_stdio_64.cpp
> g++    -c -o cpl_minixml.o cpl_minixml.cpp
> g++    -c -o cpl_multiproc.o cpl_multiproc.cpp
> g++    -c -o cpl_list.o cpl_list.cpp
> g++    -c -o cpl_getexecpath.o cpl_getexecpath.cpp
> make[1]: Leaving directory `/home/src/gdal/gdal-cvs/port'
> (cd gcore; make)
> make[1]: Entering directory `/home/src/gdal/gdal-cvs/gcore'
> g++     -c -o gdalopeninfo.o gdalopeninfo.cpp
> In file included from gdal_priv.h:237,
>                  from gdalopeninfo.cpp:36:
> gdal.h:234: error: syntax error before `(' token


After configuring/compiling successfully with:

    ./configure --without-jasper --without-mysql

and then doing a "make clean", if I just type "./configure" and then
"make", I don't get the same error as before.  It's as if the "make
clean" isn't hitting all of the directories it should.  Possible?

--
Curt, WE7U.   APRS Client Comparisons: http://www.eskimo.com/~archer
"Lotto:    A tax on people who are bad at math." -- unknown
"Windows:  Microsoft's tax on computer illiterates." -- WE7U
"The world DOES revolve around me:  I picked the coordinate system!"



More information about the Gdal-dev mailing list