Hello!

I'm using SuSE 6.4 with Kernel 2.2.14 and like to do some experiments with the
AX.25-Utilities. So I downloaded the file "ax25-utils-2.1.42a" from Internet.
The compilation failed with the error-messages you can see in the attachment. I
uninstalled the AX.25-packages delivered with the SuSE-CD's before I tried to
run make.
It seems that axutils, axconfig, daemon and nrconfig were compiled correct, but
the problem occured by translating procutils.

Anyone an idea whats the problem?

pse msg to the list (linux-hams) or to

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

73 and tnx de
Herbert
make[1]: Entering directory `/opt/ax25-utils-2.1.42a/lib'
gcc -Wall -Wstrict-prototypes -O2 -c -o axutils.o axutils.c
gcc -Wall -Wstrict-prototypes -O2 -c -o axconfig.o axconfig.c
gcc -Wall -Wstrict-prototypes -O2 -c -o daemon.o daemon.c
gcc -Wall -Wstrict-prototypes -O2 -c -o nrconfig.o nrconfig.c
gcc -Wall -Wstrict-prototypes -O2 -c -o procutils.o procutils.c
procutils.c: In function `read_proc_ax25':
procutils.c:36: `errno' undeclared (first use in this function)
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 function)
procutils.c: In function `read_proc_nr_neigh':
procutils.c:154: `errno' undeclared (first use in this function)
procutils.c: In function `read_proc_nr_nodes':
procutils.c:194: `errno' undeclared (first use in this function)
procutils.c: In function `get_call':
procutils.c:255: `errno' undeclared (first use in this function)
make[1]: *** [procutils.o] Error 1
gcc -Wall -Wstrict-prototypes -O2 -c -o rsconfig.o rsconfig.c
gcc -Wall -Wstrict-prototypes -O2 -c -o ttyutils.o ttyutils.c
gcc -Wall -Wstrict-prototypes -O2 -c -o version.o version.c
make[1]: Target `all' not remade because of errors.
make[1]: Leaving directory `/opt/ax25-utils-2.1.42a/lib'
make: *** [all] Error 2

Reply via email to