On Tue, 17 Apr 2007, Bernard Pidoux wrote:

> I looked at configure.log file and found some error report that could be
> interesting for aprsd developpers.
> I will report here only the errors or warnings lines :

Problem is:  Some of these may be standard tests looking for
different flavors of functions to use, so some errors might be
expected.  I find it's best to ignore most of them in that file
except for the particular problems you're trying to solve.  The rest
are wild goose chases.

For instance in Xastir we look for GraphicsMagick first and then
ImageMagick if GM is not found.  Each one of these might check check
multiple locations for the headers and then the libraries, then some
executables.  Failures at any one of these don't mean that we have a
real error or that the package was not found.  It just means the
attempt failed, but a later one may succeed.

What fun huh?

--
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!"
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to