Found the problem: xastir cannot build from source with the newest
version of automake 1.11.2, which became available in December 2011
Rolling back to automake 1.11.1 fixes it.
Package updates show up within days of their release in Arch. The new
version of automake will start appearing in other distros eventually, so
this is a heads-up for a potential xastir bug.
Mike WB2FKO
On 01/31/2012 09:36 PM, Mike H wrote:
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
_______________________________________________
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