[GRASS-dev] Re: [GRASS GIS] #197: sfd support for r.terraflow

GRASS GIS trac at osgeo.org
Thu Jul 10 17:28:40 EDT 2008


#197: sfd support for r.terraflow
----------------------+-----------------------------------------------------
  Reporter:  adanner  |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect   |      Status:  new                      
  Priority:  major    |   Milestone:  6.4.0                    
 Component:  Raster   |     Version:  svn-trunk                
Resolution:           |    Keywords:  terraflow r.terraflow    
  Platform:  All      |         Cpu:  All                      
----------------------+-----------------------------------------------------
Comment (by adanner):

 Replying to [comment:12 neteler]:
 > Patch backported to 6.4.svn (code is identical) but it fails there with:
 >

 You may have an old copy of libiostream.a sticking around. I found that
 when I ran make clean in the r.terraflow directory, the libiostream.a file
 didn't get destroyed and didn't get rebuilt on make, causing similar
 linking errors.

 try  rm ../../dist.<DISTARCH>/lib/libiostream.a from the r.terraflow
 directory and see if it builds. I can build in 6.4 with the latest
 updates. The patch was originally against 6.4. It should work. I'm on
 i686-pc-linux-gnu.

 The makefile should probably be modified to remove libiostream.a on make
 clean, but I hate messing with makefiles, so I'll leave that to someone
 else.

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/197#comment:13>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list