On Tue, Mar 28, 2000 at 07:57:48PM -0700, Bryan Curl wrote:
: I am stalled on this problem. Can anyone help?
:
: the os = linux mandrake 7.0
: the kernel = 2.2.14
: the problem = compiling ax25-utils-2.1.42
: the suspect (i think) = procutils.o (does not exist anywhere on drive)
procutils.o is built from procutils.c. So if procutils.c fails to
compile, there will be no procutils.o.
If you're using Mandrake, why don't you just install the binary RPM's?
Is there some reason you're having to compile the packages? AFAIK,
the AX25 binaries I pulled from www.rpmfind.net installed cleanly and
seem to be functioning perfectly.
David
: I get these errors
: procutils.c: In function `read_proc_ax25':
: procutils.c:36: `errno' undeclared (first use in this funciton)
It sounds like procutils.c might be missing an include file:
#include <errno.h>
Good luck.
David
--
== David Nesting WL7RO Fastolfe [EMAIL PROTECTED] http://fastolfe.net/ ==