[GRASS-dev] [GRASS GIS] #1253: wingrass7 - i.aster.toar - compiling
error
GRASS GIS
trac at osgeo.org
Sat Jan 1 16:42:07 EST 2011
#1253: wingrass7 - i.aster.toar - compiling error
-------------------------------+--------------------------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Compiling | Version: svn-trunk
Keywords: wingrass, imagery | Platform: MSWindows Vista
Cpu: x86-32 |
-------------------------------+--------------------------------------------
r44815 self compiled in the osgeo4w-stack
during compilation, a windows error message pops up (grass7 isn't
working), after clicking ok, compilation continues.
i.aster.toar.exe is compiled, but i.aster.toar.html isn't created.
{{{
GRASS GIS compilation log
-------------------------
Started compilation: Thu Dec 30 21:51:01 GMT 2010
--
Errors in:
/c/osgeo4w/usr/src/grass_trunk/lib/vector/diglib
/c/osgeo4w/usr/src/grass_trunk/imagery/i.aster.toar
--
In case of errors please change into the directory with error and run
'make'.
If you get multiple errors, you need to deal with them in the order they
appear in the error log. If you get an error building a library, you will
also get errors from anything which uses the library.
--
Finished compilation: Thu Dec 30 23:33:48 GMT 2010
}}}
{{{
syringia at NADA /c/osgeo4w/usr/src/grass_trunk/imagery/i.aster.toar
$ make
if [ "/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/bin/i.aster.toar.exe" != "" ] ; then
GISRC=/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/demolocation/.grassrc70
GISBASE=c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-mingw32
PATH="/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-mingw32/bin:$PATH"
PYTHONPATH="c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/etc/python;$PYTHONPATH"
PATH="/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/bin:/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/lib:/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/lib:.:/usr/local/bin:/mingw/bin:/bin:/osgeo4w/bin:/c/windows/system32:/c/windows:/c/windows/System32/Wbem:/c/Program
Files/ATI Technologies/ATI.ACE/Core-Static:/c/Program
Files/ActivIdentity/ActivClient/:/c/Program Files/Hewlett-
Packard/IAM/bin:/c/Program Files/Common Files/Roxio
Shared/DLLShared/:/c/Program Files/Common Files/Roxio
Shared/10.0/DLLShared/:/c/windows/System32/WindowsPowerShell/v1.0/:/c/Program
Files/TortoiseSVN/bin:/c/Program Files/QuickTime/QTSystem/:/bin" LC_ALL=C
/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-mingw32/bin/i.aster.toar.exe
--html-description < /dev/null | grep -v '</body>\|</html>' >
i.aster.toar.tmp.html ; fi
make: *** [i.aster.toar.tmp.html] Error 1
rm i.aster.toar.tmp.html
}}}
{{{
if [ "/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/bin/i.aster.toar.exe" != "" ] ;
then GISRC=/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/demolocation/.grassrc70
GISBASE=c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-mingw32
PATH="/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-mingw32/bin:$PATH"
PYTHONPATH="c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/etc/python;$PYTHONPATH"
PATH="/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/bin:/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/lib:/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-
mingw32/lib:.:/usr/local/bin:/mingw/bin:/bin:/osgeo4w/bin:
/c/windows/system32:/c/windows:/c/windows/System32/Wbem:/c/Program
Files/ATI Technologies/ATI.ACE/Core-Static:
/c/Program Files/ActivIdentity/ActivClient/:/c/Program Files/Hewlett-
Packard/IAM/bin:/c/Program Files/Common Files/Roxio Shared/DLLShared/:
/c/Program Files/Common Files/Roxio
Shared/10.0/DLLShared/:/c/windows/System32/WindowsPowerShell/v1.0/:
/c/Program Files/TortoiseSVN/bin:/c/Program Files/QuickTime/QTSystem/:
/bin"
LC_ALL=C
/c/osgeo4w/usr/src/grass_trunk/dist.i686-pc-mingw32/bin/i.aster.toar.exe
--html-description
< /dev/null | grep -v '</body>\|</html>' > i.aster.toar.tmp.html ; fi
rm i.aster.toar.tmp.html
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1253>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list