ben <[email protected]> writes: > hi, > > last night the loop mode died with > > [#13 100% upload] uploaded 3 files > Missing comma after first argument to binmode function at lib/Tileset.pm > line 549, near ");" > Missing comma after first argument to binmode function at lib/Tileset.pm > line 1594, near "0 or" > Missing comma after first argument to binmode function at lib/Tileset.pm > line 1625, near "$buffer;" > BEGIN not safe after errors--compilation aborted at lib/Tileset.pm line > 1755. > Compilation failed in require at ./tilesGen.pl line 37. > BEGIN failed--compilation aborted at ./tilesGen.pl line 37. > > when i try to restart ./tilesGen.pl loop the same error occurs. > > i restarted, same error. > > i use the dev-client.
Try 'svn up'. I had forgotten a couple of semicolons. Matthias _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
