RE: r.tiff

I did the same, and it has worked fine for us.

>
>Hi!
>I'm trying to compile the programs r.in.tiff
>and r.out.tiff under src.contrib/SCS/raster
>and I get the following error :
>...

I had a problem with r.out.tiff also, i can't remember if it is the same
error, but here is what I did.

in the file "src.contrib/SCS/r.tiff/cmd/r.out.tiff.c"

|
| * software program in whole or part. Users may copy, modify or
| * distribute this file at will.
| */
|
|#include <stdio.h>
|#include "gis.h"
|/*#include "rasterfile.h"*/ <-- this is commented out
|#include "tiffio.h"
|

I REMOVED THE COMMENTS AROUND #include "rasterfile.h"

William J. Dailey, GPSR Systems Analyst
------------------------------------------------------------------------------
USDA-ARS-NPA
Great Plains Systems Res. TEL: 303-490-8324
P.O. Box E FAX: 303-490-8310
303 South Howes Rm. 227 FTS2000: A03RLGPSR
Fort Collins, CO 80522 INTERNET: dailey@gpsrv1.gpsr.colostate.edu
------------------------------------------------------------------------------

--
Malcolm D. Williamson - Research Assistant E-mail: malcolm@cast.uark.edu
Center for Advanced Spatial Technologies Telephone: (501) 575-6159
Ozark Rm. 12 Fax: (501) 575-3846
University of Arkansas
Fayetteville, AR 72701