[GRASSLIST:1806] Re: grass build error: compilation error in r.in.gdal

Kirk R. Wythers kwythers at umn.edu
Tue Nov 18 14:32:49 EST 2003


On Nov 18, 2003, at 11:22 AM, Glynn Clements wrote:

>
> Kirk R. Wythers wrote:
>
>> I'm trying to tweak out the last of my build errors on OSX. When I
>> 'make' grass I am getting the error:
>>
>> GRASS GIS source code compiled.
>>
>> Compilation error in module: src/raster/r.in.gdal (ignored)
>
> We need to see the actual error messages from the output from "make".

Here is a grep for gdal in the make output. Let me know if more text of  
the make output would be helpfull

truffula:~/tmp/grass-5.0.3 kirkw$ grep gdal make.out
GISGEN: src/raster/r.in.gdal - Tue Nov 18 13:28:49 CST 2003
/Users/kirkw/tmp/grass-5.0.3/src/raster/r.in.gdal
gcc  
-L/Users/kirkw/tmp/grass-5.0.3/src/libes/LIB.powerpc-apple-darwin7.0.0  
-L/sw/lib -o  
/Users/kirkw/tmp/grass-5.0.3/dist.powerpc-apple-darwin7.0.0/etc/bin/ 
cmd/r.in.gdal OBJ.powerpc-apple-darwin7.0.0/main.o  
OBJ.powerpc-apple-darwin7.0.0/gbgetsymbol.o  
OBJ.powerpc-apple-darwin7.0.0/gdalbridge.o  
OBJ.powerpc-apple-darwin7.0.0/make_loc.o \
         /usr/local/lib/gdal.a /usr/local/lib/ogr.a  
/usr/local/lib/gdal.a /usr/local/lib/cpl.a -lm -ldl -lm -lproj -lgis   
-lintl -lI  -lz
ld: table of contents for archive: /usr/local/lib/gdal.a is out of  
date; rerun ranlib(1) (can't load from it)
ld: table of contents for archive: /usr/local/lib/gdal.a is out of  
date; rerun ranlib(1) (can't load from it)
GISGEN failure at STEP: src/raster/r.in.gdal
Compilation error in module: src/raster/r.in.gdal (ignored)
truffula:~/tmp/grass-5.0.3 kirkw$




More information about the grass-user mailing list