I probably put those warnings back in- :-( There were a large number of #ifdef to get around conflicts for ImageMagic, but since none of the macros appear in the map_OSM.c and since I didn't get any warnings when I removed them, I assume they were dead code left over from the files I started with.
Can you tell me which distro and Imagick you are using? 73, ...jerry KA6HLD On Mon, Jun 28, 2010 at 1:39 PM, Bob Nielsen <[email protected]> wrote: > I have been running 1.9.9 for some time and tried an update today to > incorporate the latest changes. It was fine before, but now I get an error: > > make[2]: *** No rule to make target `OSM_template', needed by > `OSM_cloudmade_1.geo'. Stop. > > There are also a bunch of warnings (which may have been there before): > > In file included from /sw/include/magick/api.h:29, > from map_OSM.c:103: > /sw/include/magick/magick_config.h:457:1: warning: "PACKAGE_BUGREPORT" > redefined > In file included from snprintf.h:29, > from map_OSM.c:35: > ../config.h:497:1: warning: this is the location of the previous definition > In file included from /sw/include/magick/api.h:29, > from map_OSM.c:103: > /sw/include/magick/magick_config.h:460:1: warning: "PACKAGE_NAME" redefined > In file included from snprintf.h:29, > from map_OSM.c:35: > ../config.h:500:1: warning: this is the location of the previous definition > In file included from /sw/include/magick/api.h:29, > from map_OSM.c:103: > /sw/include/magick/magick_config.h:463:1: warning: "PACKAGE_STRING" > redefined > In file included from snprintf.h:29, > from map_OSM.c:35: > ../config.h:503:1: warning: this is the location of the previous definition > In file included from /sw/include/magick/api.h:29, > from map_OSM.c:103: > /sw/include/magick/magick_config.h:466:1: warning: "PACKAGE_TARNAME" > redefined > In file included from snprintf.h:29, > from map_OSM.c:35: > ../config.h:506:1: warning: this is the location of the previous definition > In file included from /sw/include/magick/api.h:29, > from map_OSM.c:103: > /sw/include/magick/magick_config.h:469:1: warning: "PACKAGE_VERSION" > redefined > In file included from snprintf.h:29, > from map_OSM.c:35: > ../config.h:509:1: warning: this is the location of the previous definition > > > Bob, N7XY > > _______________________________________________ > Xastir mailing list > [email protected] > http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir > _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
