Hi all, I've managed to reproduce this locally, but haven't sat down to properly look at a solution.
As it's an RC bug, it 's worth sorting soon so we're not holding anything up - has anyone got a suggestion of where to start? Cheers, DH -- Hibby d...@vehibberd.com MM3ZRZ On Tue, 12 Mar 2019, at 8:03 PM, Andrey Rahmatullin wrote: > On Mon, Mar 11, 2019 at 05:09:58PM +0000, Santiago Vila wrote: > > In file included from /usr/include/GraphicsMagick/magick/analyze.h:18, > > from /usr/include/GraphicsMagick/magick/api.h:55, > > from map_geo.c:137: > > /usr/include/GraphicsMagick/magick/image.h:1108:10: fatal error: > > magick/image-private.h: No such file or directory > > #include "magick/image-private.h" > > ^~~~~~~~~~~~~~~~~~~~~~~~ > > > src/map_geo.c: > > """ > #ifdef HAVE_GRAPHICSMAGICK > /*#include <GraphicsMagick/magick/api.h>*/ > /* Define MAGICK_IMPLEMENTATION to access private interfaces > * such as DestroyImagePixels(). This may not be a good thing, > * but DestroyImagePixels() has been in this code for a long > * time. Defining MAGIC_IMPLEMENTATION eliminates the warning that is > * now (9/28/2010) being seen on some distros (Ubuntu 10.04 and > * OpenSuSE-11.3) > */ > #define MAGICK_IMPLEMENTATION > #include <magick/api.h> > """ > > Haha NOPE. > > > -- > WBR, wRAR > > Attachments: > * signature.asc