Locale.ROOT is new in JDK 1.6. Are you absolutely sure you're using Java 1.6 to compile?
> --=-=-= > > (This is also splitter-dev I think.) > > I am trying to build the splitter on a mac (10.5.7 with java 1.6.0_13, > 64-bit server VM), and failing. I have successfully built mkgmap and > run it, so my java setup is mostly ok. > > Buildfile: build.xml > > prepare: > > compile: > [javac] Compiling 17 source files to > /Users/gdt/SOFTWARE/OPENSTREETMAP/splitter/build/classes > [javac] > /Users/gdt/SOFTWARE/OPENSTREETMAP/splitter/src/uk/me/parabola/splitter > /AreaList.java:73: cannot find symbol > [javac] symbol : variable ROOT > [javac] location: class java.util.Locale > [javac] pw.format(Locale.ROOT, "%d: %d,%d to > %d,%d\n", _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
