Greetings<div><br></div><div>I tried to compile a module with this command</div><div>make -C i.segment MODULE_TOPDIR=/C/OSGeo4W/usr/src/grass-6.4.svn_src_snapshot_2010_09_04</div><div><div>And I got this:</div><div>make: Entering directory `/C/osgeo4w/usr/src/i.segment&#39;</div>
<div>make OBJ.i686-pc-mingw32</div><div>make[1]: Entering directory `/C/osgeo4w/usr/src/i.segment&#39;</div><div>make[1]: `OBJ.i686-pc-mingw32&#39; is up to date.</div><div>make[1]: Leaving directory `/C/osgeo4w/usr/src/i.segment&#39;</div>
<div>gcc -I/c/osgeo4w/usr/src/grass-6.4.svn_src_snapshot_2010_09_04/dist.i686-pc-mingw32/include -I/c/OSGeo4W/apps/gdal-16/include -I/c/OSGeo4W/include -g -O2  -I/c/OSGeo4W/apps/gdal-16/include -I/c/OSGeo4W/include     -DPACKAGE=\&quot;&quot;grassmods&quot;\&quot;  -I/c/osgeo4w/usr/src/grass-6.4.svn_src_snapshot_2010_09_04/dist.i686-pc-mingw32/include -o OBJ.i686-pc-mingw32/hist.o -c hist.c</div>
<div>/bin/sh: gcc: command not found</div><div>make: *** [OBJ.i686-pc-mingw32/hist.o] Error 127</div><div>make: Leaving directory `/C/osgeo4w/usr/src/i.segment&#39;</div></div><div><br></div><div>I have in osgeo4w/bin a gcc.exe file so it shopuld be available. How come it&#39;s not found?</div>
<div><br></div><div><br></div><div>Monica</div>