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)

attempted solutions
ln -s /usr/scr/linux/include/linux linux
              (per a suggestion I got earlier this week)

When I run make from
/usr/local/scr/ax25-utils-2.1.42/

I get these errors
procutils.c: In function `read_proc_ax25':
procutils.c:36: `errno' undeclared (first use in this funciton)
procutils.c:36: (Each undeclared identifier is reported only once
procutils.c:36: for each function it appears in.)
procutils.c: In function `read_proc_ax25_route':
procutils.c:107: `errno' undeclared (first use in this funciton)
procutils.c: In function `read_proc_nr_neigh':
procutils.c:154: `errno' undeclared (first use in this funciton)
procutils.c: In function `read_proc_nr_nodes':
procutils.c:194: `errno' undeclared (first use in this funciton)
procutils.c: In function `get_call':
procutils.c:255: `errno' undeclared (first use in this funciton)
make[1]: ***[procutils.o] error 1
make: ***[all] error  2


Somebody help me....please?
73
bryan, n0luf








Reply via email to