Hi,
I got the following error messages when I try to load the ppp into the
kernel (2.2.2.5-15) in RedHat 6.0 distributiton. I got the same error
when I use insmod command too. When I exam the source code "ppp.c" under
drivers/net directory, I find that the cli(), save_flags() and
restore_flags() are used all over. They are defined under
include/asm-i386/system.h file. Any idea about how I can make it work ?
Thanks.
/lib/modules/2.2.5-15/net/ppp.o: unresolved symbol __global_cli
/lib/modules/2.2.5-15/net/ppp.o: unresolved symbol __global_save_flags
/lib/modules/2.2.5-15/net/ppp.o: unresolved symbol
__global_restore_flags