[Gdal-dev] (no subject)

Ing.Peter Misovic peter.misovic at gmail.com
Sat Nov 12 06:20:35 EST 2005


Hi ,
I downloaded last cvs version of GDAL and I have following problem
during make install step :

make[1]: Entering directory
`/home/misovic/download/gis/gdal-cvs-2005.11.11/swig'
for dir in php ; do (cd $dir; make install ); done
make[2]: Entering directory
`/home/misovic/download/gis/gdal-cvs-2005.11.11/swig/php'
swig -Wall -I../include -I../include/php -I../.. -c++ -php -o
gdal_wrap.cpp gdal.i
/usr/share/swig/1.3.24/php4/utils.i:1: Warning(202): Could not
evaluate '$1_dim0'
/usr/share/swig/1.3.24/php4/utils.i:1: Warning(202): Error: 'Syntax error'
../include/cpl.i:78: Warning(501): Overloaded declaration ignored. 
CPLPushErrorHandler(CPLErrorHandler)
../include/cpl.i:46: Warning(501): Previous declaration is
PushErrorHandler(char const *)
../include/MajorObject.i:54: Warning(501): Overloaded declaration
ignored.  GDALMajorObjectShadow::SetMetadata(char *,char const *)
../include/MajorObject.i:46: Warning(501): Previous declaration is
GDALMajorObjectShadow::SetMetadata(char **,char const *)
g++ -I../../port -I../../gcore -I../../alg -I../../ogr `php-config
--includes` -fpic -c gdal_wrap.cpp
gdal_wrap.cpp: In function `void _wrap_GCPsToGeoTransform(int, zval*,
zval*, int)':
gdal_wrap.cpp:3984: error: `t_output_helper' undeclared (first use
this function)
gdal_wrap.cpp:3984: error: (Each undeclared identifier is reported
only once for each function it appears in.)
gdal_wrap.cpp: In function `void _wrap_Dataset_GetGeoTransform(int,
zval*, zval*, int)':
gdal_wrap.cpp:4317: error: `t_output_helper' undeclared (first use
this function)
gdal_wrap.cpp: In function `void _wrap_Dataset_BuildOverviews(int,
zval*, zval*, int)':
gdal_wrap.cpp:4415: error: `force4' undeclared (first use this function)
gdal_wrap.cpp:4417: error: `$arg' undeclared (first use this function)
gdal_wrap.cpp:4420: error: `intr4' undeclared (first use this function)
gdal_wrap.cpp: In function `void _wrap_Dataset_WriteRaster(int, zval*,
zval*, int)':
gdal_wrap.cpp:4791: error: `force8' undeclared (first use this function)
gdal_wrap.cpp:4796: error: `intr8' undeclared (first use this function)
gdal_wrap.cpp:4801: error: `force9' undeclared (first use this function)
gdal_wrap.cpp:4806: error: `intr9' undeclared (first use this function)
gdal_wrap.cpp:4811: error: `force10' undeclared (first use this function)
gdal_wrap.cpp:4816: error: `intr10' undeclared (first use this function)
gdal_wrap.cpp:4821: error: `force12' undeclared (first use this function)
gdal_wrap.cpp:4823: error: `$arg' undeclared (first use this function)
gdal_wrap.cpp:4826: error: `intr12' undeclared (first use this function)
gdal_wrap.cpp: In function `void _wrap_Band_ComputeRasterMinMax(int,
zval*, zval*, int)':
gdal_wrap.cpp:5455: error: `t_output_helper' undeclared (first use
this function)
make[2]: *** [gdal_wrap.o] Error 1
make[2]: Leaving directory
`/home/misovic/download/gis/gdal-cvs-2005.11.11/swig/php'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/misovic/download/gis/gdal-cvs-2005.11.11/swig'
make: *** [install-actions] Error 2



Would you be so kind to give me some support or help to solve this
install error ?

Thank you.
Peter




More information about the Gdal-dev mailing list