[Gdal-dev] 1.3.0 no worky on SuSE 9.0
Curt, WE7U
archer at eskimo.com
Tue Aug 23 18:10:03 EDT 2005
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
gdal.h:235: error: syntax error before `(' token
gdal.h:236: error: syntax error before `(' token
gdal.h:237: error: syntax error before `(' token
gdal.h:238: error: syntax error before `(' token
gdal.h:317: error: parse error before `*' token
gdal.h:318: error: syntax error before `(' token
gdal.h:319: error: syntax error before `(' token
Easy fix?
--
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