id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,cpu,platform 625,make errors (missing demolocation),cnielsen,grass-dev@…,"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 '\|' > 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 }}} ",defect,closed,critical,7.0.0,Default,svn-trunk,fixed,,,All,All