[GRASS-dev] Re: [GRASS GIS] #625: make errors (missing demolocation)
GRASS GIS
trac at osgeo.org
Tue Jun 9 15:15:48 EDT 2009
#625: make errors (missing demolocation)
------------------------------+---------------------------------------------
Reporter: cnielsen | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: critical | Milestone: 7.0.0
Component: default | Version: svn-trunk
Resolution: | Keywords:
Platform: MSWindows Vista | Cpu: x86-32
------------------------------+---------------------------------------------
Comment (by cnielsen):
Sorry Glynn, I had rolled back to an earlier version and that is why the
demolocation error seemed fixed. In fact the patch had no effect, the
error is still present.
{{{
/src/trunk/db/db.columns
$ make
if [ "/src/trunk/dist.i686-pc-mingw32/bin/db.columns.exe" != "" ] ; then
GISRC=/src/trunk/dist.i686-pc-mingw32/demolocation/.grassrc70
GISBASE=c:/programs/gis/osgeo4w/usr/src/trunk/dist.i686-pc-mingw32
PATH="/src/trunk/dist.i686-pc-mingw32/bin:$PATH"
PYTHONPATH="c:\programs\gis\osgeo4w\usr\src\trunk\dist.i686-pc-
mingw32\etc\python;$PYTHONPATH" PATH="/src/trunk/dist.i686-pc-
mingw32/bin:/src/trunk/dist.i686-pc-mingw32/lib:/src/trunk/dist.i686-pc-
mingw32/lib:.:/usr/local/bin:/mingw/bin:/bin:/osgeo4w/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/PROGRA~1/COMMON~1/ULEADS~1/MPEG:/c/Programs/GIS/Subversion:/c/Programs/Online/QuickTime/QTSystem/:/osgeo4w/apps/grass/bin:/bin:/c/Programs/Subversion"
LC_ALL=C /src/trunk/dist.i686-pc-mingw32/bin/db.columns.exe --html-
description < /dev/null | grep -v '</body>\|</html>' > db.columns.tmp.html
; fi
access: No such file or directory
ERROR: LOCATION << /src/trunk/dist.i686-pc-mingw32/demolocation >> not
available
make: *** [db.columns.tmp.html] Error 1
rm db.columns.tmp.html
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/625#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list