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

GRASS GIS trac at osgeo.org
Wed Aug 4 15:53:56 EDT 2010


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

Comment(by hellik):

 Replying to [comment:4 martinl]:
 > strangely I am getting different error
 >
 > {{{
 > Status: gcc -E -D_FILE_OFFSET_BITS=64
 -I/osgeo4w/usr/src/grass_trunk/dist.i686-pc-mingw32/include
 -I/osgeo4w/usr/src/grass_trunk/dist.i686-pc-mingw32/include -U __GNUC__
 -dD "-Dinline=" "-D__inline__=" "-D__extension__=" "-D_Bool=uint8_t"
 "-D__const=const" "-D__asm__(x)=" "-D__asm(x)=" "-DCTYPESGEN=1" [...]
 > }}}

 some time ago I had problems with compiling wingrass7 in WinVista32 and
 large file support, because large file support is set automatically by the
 configure step via
 ./mswindows/osgeo4w/package.sh.

 so I unset large file support manually in platform.make.

 {{{
 #Large File Support (LFS)
 USE_LARGEFILES      =
 }}}

 so maybe this makes the difference in the two error messages?

 Helmut

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



More information about the grass-dev mailing list