On 11/11/2010 10:31 AM, james croft wrote:
Thanks, I forgot to say, I am running ./autogen.sh, ./configure and make in the main osm2pgsql directory.
can you send me the config.log?
It used to be that I also had to run make in the /gazetteer directory too, this is what created the gazetteer.so file.
what *should* happen: configure now checks whether the gazetteer extension can be built if the preconditions are met it makes the /gazetteer Makefile a sub-make of the top level one this worked at some point, but i have to confess that i have not checked for that in a while, so it seems to have become broken at some point while i was still working in my private bzr branch on launchpad, before i committed my changes back to the central SVN
However, whenever I run make in the /gazetteer directory it tells me that there is nothing to do for all. There is no ./configure script in this dir either.
no configure script is needed in there at all ... i'm going to check what went wrong now as i currently can't successfully build the gazetteer part either _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

