[Xastir] Launch fail after git pull / OSX 10.13.6
F1MHV
F1MHV at free.fr
Sat Jul 6 09:46:54 PDT 2019
Hi Tom,
>
> Most of the output you've posted isn't helpful to diagnose.
Sorry i though it would be relevant… i am still a dummy with linux...
> Could you
> please post:
>
> - whether you're using GraphicsMagick or ImageMagick
I guess i installed both, but which one is in use…?
> - What map you're trying to load at the time of the crash
online-OSM
> - whether this worked fine just prior to the last commit (which changed
> some GraphicsMagick usage)
yes was working perfectly
>
> To test the latter, run this command in your git clone directory:
> git checkout e9d10e62
i did-it into: cd ~/src/Xastir
>
> then do a full rebuild and test the code. That will back up the code to just
> before the latest Magick change, and if that doesn't fail we'll know the
> change is responsible for this failure (I don't think it is, but it is worth
> checking).
i didn’t run git pull but
bash bootstrap.sh
cd build
../configure --prefix=/opt/local --with-bdb-incdir=/opt/local/include/db60/ --with-bdb-libdir=/opt/local/lib/db60/
it came with "checking for library containing XpmWriteFileFromPixmap... -lXpm
*** Warning: geotiff requires libproj.”
then:
"xastir 2.1.3 has been configured to use the following
options and external libraries:
MINIMUM OPTIONS:
ShapeLib (Vector maps) .................... : yes
RECOMMENDED OPTIONS:
Xpm / Snapshots ........................... : yes
-n GraphicsMagick/ImageMagick (Raster maps) .. :
yes (GraphicsMagick)
pcre (Shapefile customization) ............ : yes
dbfawk (Shapefile customization) .......... : yes
Berkeley DB map caching-Raster map speedups : yes
internet map retrieval .................... : yes (libcurl)
FOR THE ADVENTUROUS:
AX25 (Linux Kernel I/O Drivers) ........... : no
libproj (USGS Topos & Aerial Photos) ...... : no
GeoTiff (USGS Topos & Aerial Photos) ...... : no
Festival (Text-to-speech) ................. : no
GPSMan/gpsmanshp (GPS downloads) .......... : no”
i did "make clean" and had the following:
"In file included from ../../src/map_geo.c:137:
In file included from /opt/local/include/GraphicsMagick/magick/api.h:55:
In file included from /opt/local/include/GraphicsMagick/magick/analyze.h:18:
/opt/local/include/GraphicsMagick/magick/image.h:1108:10: fatal error:
'magick/image-private.h' file not found
#include "magick/image-private.h"
^~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[2]: *** [map_geo.o] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1”
I hope this will be more pertinent?
73 de Cyril
>
> On Thu, Jul 04, 2019 at 07:34:02AM +0200, we recorded a bogon-computron collision of the <F1MHV at free.fr> flavor, containing:
More information about the Xastir
mailing list