[GRASS-dev] Re: [GRASS GIS] #1125: wingrass7 - ctypes - compiling error

GRASS GIS trac at osgeo.org
Thu Aug 12 12:49:59 EDT 2010


#1125: wingrass7 - ctypes - compiling error
------------------------------+---------------------------------------------
 Reporter:  hellik            |       Owner:  grass-dev@…              
     Type:  defect            |      Status:  new                      
 Priority:  blocker           |   Milestone:  6.5.0                    
Component:  Compiling         |     Version:  svn-trunk                
 Keywords:  wingrass, ctypes  |    Platform:  MSWindows Vista          
      Cpu:  x86-32            |  
------------------------------+---------------------------------------------

Comment(by glynn):

 Replying to [comment:15 mmetz]:
 > > The "meta" answer is: because the code was lifted wholesale from
 cdrtools without any attempt at understanding it.
 >
 > Well, let's make an attempt at understanding it. For grass 7, I suggest
 to remove the --enable-largefile configure option and issue a warning if
 LFS is not available.

 Our experience has been that configure warnings get overlooked. For
 anything remotely important, the policy is to generate an error, on the
 assumption that the user won't overlook having to re-run configure with an
 extra --without-something switch.

 FWIW, this specific issue should be easy enough to fix: wrap the test for
 $ac_cv_largefiles inside a test for $enable_largefile.

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



More information about the grass-dev mailing list