| gdm007 2004-08-09, 9:59 pm |
| Hi
I have been breaking my head as to how to resolve this issue
I am Linux RH 9. having the 2.4.20-31.9 Kernel
I just dont understand if these have to related with kernel at all.
Any of your suggestions to fix this issue will be of great help
I can generate a ltrace if you need me to, but somehow I could not understand stuff greatly.
altogether, I am new bie to Linux world
DM
--------------------
root@localhost init.d]# uname -r
2.4.20-31.9
[root@localhost init.d]# ./vpnclient_init start
Starting /usr/local/bin/vpnclient: /lib/modules/2.4.20-31.9/CiscoVPN/cisco_ipsec: unresolved symbol __global_cli
/lib/modules/2.4.20-31.9/CiscoVPN/cisco_ipsec: unresolved symbol __global_save_flags
/lib/modules/2.4.20-31.9/CiscoVPN/cisco_ipsec: unresolved symbol __global_restore_flags
/lib/modules/2.4.20-31.9/CiscoVPN/cisco_ipsec:
Hint: You are trying to load a module without a GPL compatible license
and it has unresolved symbols. Contact the module supplier for
assistance, only they can help you.
Failed (insmod)
[root@localhost init.d]#
------------------- |