To recap I have a glibc tar.gz of ax25-utils-2.1.42a and it
compiled well under 2.0.26 kernel. I found it would not compile using the
source code for 2.2.1 kernel.

        Mr. Klaus Kudielka told me to get his patch for ax25rtd and I did
so and after 30 minutes of learning how to do that,...:-) I applied the
patch and did make distclean and compiled. 

        Got through ax25rtd just fine, Thanks Klaus!, but it failed again
in the netrom area. Here is what happend:

 a cast
gcc -Wall -Wstrict-prototypes -O2 -I../lib -c cmdparse.c
gcc -Wall -Wstrict-prototypes -O2 -I../lib -c config.c
gcc -Wall -Wstrict-prototypes -O2 -I../lib -c command.c
command.c: In function `do_host':
command.c:221: warning: implicit declaration of function `inet_aton'
command.c:258: warning: implicit declaration of function `inet_ntoa'
gcc -Wall -Wstrict-prototypes -O2 -I../lib -c user.c
user.c: In function `user_list':
user.c:127: `AF_AX25' undeclared (first use this function)
user.c:127: (Each undeclared identifier is reported only once
user.c:127: for each function it appears in.)
user.c:131: `AF_NETROM' undeclared (first use this function)
user.c:141: `AF_ROSE' undeclared (first use this function)
user.c:145: `AF_INET' undeclared (first use this function)
user.c:149: `AF_UNSPEC' undeclared (first use this function)
user.c:153: warning: unreachable code at beginning of switch statement
user.c:190: warning: unreachable code at beginning of switch statement
user.c:213: warning: unreachable code at beginning of switch statement
make[1]: *** [user.o] Error 1
make[1]: Leaving directory `/home/k5di/work/glibc/ax25-utils-2.1.42a/node'
make: *** [all] Error 2
[root@cannac ax25-utils-2.1.42a]# 

        I have no idea what this is but looks like user.c has a problem...


Best wishes 

         - Karl F. Larsen, [EMAIL PROTECTED]  (505) 524-3303  -

Reply via email to