Hello everyone:
I try to build a vpn client on the IPNC based on DM355,and first I must install the pptp and ppp client.After I execute the order "make" and copy the executable file ,pptp and ppp,to the /usr/sbin of IPNC,I execute the order "pptp",then appear this error:
# pptp
modprobe: FATAL: Could not load /lib/modules/2.6.10_mvl401_IPNC-2.1.0/modules.dep: No such file or directory
modprobe: FATAL: Could not load /lib/modules/2.6.10_mvl401_IPNC-2.1.0/modules.dep: No such file or directory
/usr/sbin/pptp: 1: Syntax error: "(" unexpected
The edition of pptp I used is 1.7.2(pptp-1.7.2),the edition of ppp I used is 2.4.4(ppp-2.4.4).
I have no idea how to resolve it, who can help me??
Thanks.