On Sun, 8 Apr 2007, Richard Polivka, N6NKO wrote:
> make[2]: Entering directory `/home/n6nko/xastir/xastir-1.8.5'
> make[2]: *** No rule to make target `AUTHORS', needed by `all-am'. Stop.
> make[2]: Leaving directory `/home/n6nko/xastir/xastir-1.8.5'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/n6nko/xastir/xastir-1.8.5'
> make: *** [all] Error 2
> [EMAIL PROTECTED] xastir-1.8.5]$ ./configure --enable-shared --with-dbfawk
> --without-image-magick; make
>
> The command line at the end was what I used to start the compile.
You don't need "--enable-shared" because we're not building
standalone libraries, and you don't need "--with-dbfawk" because
that's the default anyway if support for it is found.
In any case, I tried your commandline directly, as well as:
./configure --without-imagemagick; make
and
./configure --without-imagemagick --without-graphicsmagick; make
using the downloaded .tgz file from SourceForge and everything went
smoothly here on OpenSuSE-10.0 with all three of them.
If you have automake and autoconf packages installed on your system
you might try "./bootstrap.sh" first, then retry your configure/make
commands. There's a small possibility that the "configure" script
distributed in the package doesn't work on your system.
bootstrap.sh will create a new one, as well as new Makefile's.
--
Curt, WE7U. APRS Client Comparisons: http://www.eskimo.com/~archer
"Lotto:A tax on people who are bad at math." -- unknown
"Windows: Microsoft's tax on computer illiterates." -- WE7U
"The world DOES revolve around me: I picked the coordinate system!"
___
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir