Hi Mark

Is it me or the software doing something wrong here?

I don't know but this is what I get with the same version of mkgmap:

~/OSM[master]$ java -jar mkgmap.jar --list-styles
The following styles are available:
default            1.0: The default style
noname             1.0: The default style
test               1.0: The default style

~/OSM[master]$ java -version
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)



And there we go:

java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-275)
Java HotSpot(TM) Client VM (build 1.5.0_16-132, mixed mode, sharing)


Ok, now I remember why I used my Windows machine instead of my Mac for doing anything with mkgmap.

Switched to soylatte JRE-port and rebuild:

build:
BUILD SUCCESSFUL
Total time: 2 seconds

Yes, I could have figured that out for myself. Damn. Thanks anyway for the quick response!

Regards

Stefan