[GRASS-dev] [GRASS GIS] #625: make errors (missing demolocation)

GRASS GIS trac at osgeo.org
Tue Jun 2 13:31:06 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                
 Keywords:            |    Platform:  MSWindows Vista          
      Cpu:  x86-32    |  
----------------------+-----------------------------------------------------
 I get the following errors compiling trunk (r37704) though it worked fine
 a couple days ago.

 {{{
 Errors in:
 /src/trunk/db/db.columns
 /src/trunk/db/db.connect
 /src/trunk/db/db.copy
 /src/trunk/db/db.createdb
 /src/trunk/db/db.databases
 /src/trunk/db/db.describe
 /src/trunk/db/db.drivers
 /src/trunk/db/db.dropdb
 /src/trunk/db/db.droptable
 /src/trunk/db/db.execute
 /src/trunk/db/db.login
 /src/trunk/db/db.select
 /src/trunk/db/db.tables
 /src/trunk/display/d.barscale
 /src/trunk/display/d.colorlist
 /src/trunk/display/d.colortable
 }}}
 ... there's a lot more but they all have the same error message:

 {{{
 if [ "/src/trunk/dist.i686-pc-mingw32/bin/db.columns.exe" != "" ] ; then
 GISRC=/src/trunk/dist.i686-pc-mingw32/demolocation/.grassrc70
 GISBASE=/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/Program
 Files/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>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list