Cannot compile client under Kubuntu 16.10

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
Paul17041993
Posts: 6
Joined: Tue Feb 21, 2017 10:34 pm

Cannot compile client under Kubuntu 16.10

Post by Paul17041993 » Tue Feb 21, 2017 10:48 pm

Installed build-essential, used the fPIC compile flag (which it completely ignores), nothing.

Output log attached
[attachment=0]output.txt[/attachment]
You do not have the required permissions to view the files attached to this post.

moatazelmasry
Posts: 336
Joined: Sat Aug 15, 2015 7:41 pm

Re: Cannot compile client under Kubuntu 16.10

Post by moatazelmasry » Thu Feb 23, 2017 7:44 pm

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

Paul17041993
Posts: 6
Joined: Tue Feb 21, 2017 10:34 pm

Re: Cannot compile client under Kubuntu 16.10

Post by Paul17041993 » Mon Feb 27, 2017 11:42 pm

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.
You do not have the required permissions to view the files attached to this post.

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: Cannot compile client under Kubuntu 16.10

Post by thisjun » Wed Mar 08, 2017 7:01 am

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

Post Reply