Page 1 of 1

Softether for ramips compile problem

Posted: Tue Sep 11, 2018 6:52 pm
by sky59
Hi everybody, I am a new member with this problem:

I downloaded SDK environment for ramips cpu from OpenWrt project

I downloaded source code for SoftEther, also example Helloworld

I unpack both sources, copy them to SDK/packages

Then command make packages/<name package>/compile

The Helloworld works nice, but softether not

What I already noticed is that for softether Makefile /in the same level as src folder/ is missing

I copied it from Helloworld and modified, it does something but then it wants to continue in build_dir where Makefile is missing again

Does anybody know how to compile this?
Is ether source suitable for crosscompile?

Thanx!

Re: Softether for ramips compile problem

Posted: Thu Oct 04, 2018 6:48 am
by thisjun
Official SoftEther VPN code is not an OpenWrt package.