From: M Taylor (xqs.ymrcvtg@koop.cz)
Date: Thu Oct 03 2002 - 08:15:41 EEST
On Wed, Oct 02, 2002 at 08:06:59PM -0500, John J. Bauerly wrote:
> I have obtained the following versions of ax25 utilities to use on my RH6.2
> system.
>
> ax25-tools-0.0.8 *
> libax25-0.0.10
>
> The libax25 'make' and 'make install' did ok. The ax25 apps 'make' and
> 'make install' did ok. However ax25 tools got as far as mkiss and errored.
> Error message was on line 405 in mkiss.c. It did not like timeout and
> pollinterval. Any ideas on what to check?
The exact error message would be much easier to work with:
make >output 2>&1
more output
Look for the *first* error or warning messages, and the exact error at
mkiss.c line 405.
If the first error it at mkiss.c:405 I'll be amazed since it suggests you
don't have either /usr/include/time.h or /usr/include/bits/time.h installed
on your system correctly. I believe the package they are part of is
libc-dev or a related package (description will mention header files).
Make sure you have the related header files installed:
ls -l /usr/include/time.h /usr/include/bits/time.h
-ve1mct
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to elmfdm.kumybeofqv@qualityware.com.br
More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2b30 : Thu Oct 03 2002 - 08:20:30 EEST