Page 1 of 1
Cannot compile client under Kubuntu 16.10
Posted: Tue Feb 21, 2017 10:48 pm
by Paul17041993
Installed build-essential, used the fPIC compile flag (which it completely ignores), nothing.
Output log attached
[attachment=0]output.txt[/attachment]
Re: Cannot compile client under Kubuntu 16.10
Posted: Thu Feb 23, 2017 7:44 pm
by moatazelmasry
Please make sure that the following libraries are installed:
cmake libncurses-dev libc-bin libc-dev-bin libc6 libc6-dbg libc6-dev libc6-pic multiarch-support nscd libnss3-dev libreadline-dev libssl-dev
As described in this post
http://moatazthenervous.com/how-to-debug-softethervpn/
Cheers
Re: Cannot compile client under Kubuntu 16.10
Posted: Mon Feb 27, 2017 11:42 pm
by Paul17041993
moatazelmasry wrote:
> Please make sure that the following libraries are installed:
> cmake libncurses-dev libc-bin libc-dev-bin libc6 libc6-dbg libc6-dev
> libc6-pic multiarch-support nscd libnss3-dev libreadline-dev libssl-dev
>
> As described in this post
>
http://moatazthenervous.com/how-to-debug-softethervpn/
>
> Cheers
Exact packages are all installed, result is exactly the same.
Re: Cannot compile client under Kubuntu 16.10
Posted: Wed Mar 08, 2017 7:01 am
by thisjun
New Ubuntu requires fPIC option, but current SoftEther binary doesn't compiled with it.
So, please download source code from GitHub.
https://github.com/SoftEtherVPN/SoftEtherVPN