[Xastir] curl or imagemagick breaking source build?

Mike H mph at sportscliche.com
Tue Jan 31 23:36:49 EST 2012


Hello devs,

Xastir 2.0.0-1 and in the cvs are no longer building from source on 
Archlinux.  They had been building fine up until the end of 2011 or 
thereabouts.  I suspect that very recent updates of either curl or 
imagemagick are the culprits.  Before digging deeper into the 
troubleshooting, I figured I'd post what happens during make in the 
hopes that somebody has some insight and can save me a bunch of work.   
Otherwise, I'm going to start rolling back the dependencies.

xastir 2.0.0-1 (all but last lines removed):
...

make  install-data-hook
make[3]: Entering directory `/home/mph/builds/xastir/src/xastir-2.0.0'
cd /usr/share/xastir/maps && \
rm -f CC_OpenStreetMap.png && \
ln -s CC_OpenStreetMap_logo.png CC_OpenStreetMap.png
/bin/sh: line 0: cd: /usr/share/xastir/maps: No such file or directory
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory `/home/mph/builds/xastir/src/xastir-2.0.0'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/home/mph/builds/xastir/src/xastir-2.0.0'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/mph/builds/xastir/src/xastir-2.0.0'
make: *** [install-recursive] Error 1
==> ERROR: A failure occurred in build().
     Aborting...


xastir in the cvs (all but last lines removed):

...
checking for GraphicsMagick-config... no
checking for Magick-config... /usr/bin/Magick-config
checking magick/api.h usability... yes
checking magick/api.h presence... yes
checking for magick/api.h... yes
checking for library containing WriteImage... none required
configure: creating ./config.status
config.status: error: cannot find input file: `Makefile.in'
==> ERROR: A failure occurred in build().
     Aborting...


Mike WB2FKO



More information about the Xastir mailing list