* Re: Mkiss compile error
[not found] <4.3.2.7.2.20021002195552.00ac7ac0@pop3.norton.antivirus>
@ 2002-10-03 5:15 ` M Taylor
2002-10-04 6:57 ` Craig Small
0 siblings, 1 reply; 2+ messages in thread
From: M Taylor @ 2002-10-03 5:15 UTC (permalink / raw)
To: John J. Bauerly; +Cc: linux-hams
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
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: Mkiss compile error
2002-10-03 5:15 ` Mkiss compile error M Taylor
@ 2002-10-04 6:57 ` Craig Small
0 siblings, 0 replies; 2+ messages in thread
From: Craig Small @ 2002-10-04 6:57 UTC (permalink / raw)
To: M Taylor; +Cc: John J. Bauerly, linux-hams
On Thu, Oct 03, 2002 at 06:15:41AM +0100, M Taylor wrote:
>
> 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).
I think RedHat 6.2's release name was "Busted Includes" or something
similar. It could well be that that is the problem.
- Craig
--
Craig Small VK2XLZ GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.enc.com.au/ <csmall@enc.com.au>
MIEEE <csmall@ieee.org> Debian developer <csmall@debian.org>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-04 6:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <4.3.2.7.2.20021002195552.00ac7ac0@pop3.norton.antivirus>
2002-10-03 5:15 ` Mkiss compile error M Taylor
2002-10-04 6:57 ` Craig Small
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox