Search Criteria
Package Details: softethervpn v4.34_9745-1
Git Clone URL: | https://aur.archlinux.org/softethervpn.git (read-only, click to copy) |
---|---|
Package Base: | softethervpn |
Description: | Multi-protocol VPN Program from University of Tsukuba |
Upstream URL: | https://www.softether.org/ |
Keywords: | vpn |
Licenses: | |
Submitter: | twnaing |
Maintainer: | twnaing (net147) |
Last Packager: | net147 |
Votes: | 26 |
Popularity: | 0.065300 |
First Submitted: | 2016-02-15 07:17 |
Last Updated: | 2020-07-06 04:15 |
Latest Comments
1 2 3 Next › Last »
ajays commented on 2019-02-12 12:45
@net147 Rebuilt soft-ether works. Thank you
Maybe a minor version number change can trigger rebuild for other users and avoid having them run into the same issue?
Thanks once again
net147 commented on 2019-02-11 01:49
@ajays You can just rebuild the softethervpn package against the new version of readline?
ajays commented on 2019-02-08 03:41
Softether has a new issue with libreadline which is updated in repos to V8 while softether looks for libreadline.so.7. Softlinking to V8 file works for now.
net147 commented on 2018-09-16 12:57
@nick91 Fixed.
nick91 commented on 2018-09-16 10:35
After the last update of openssl pkg build is failing with: tmp/hamcorebuilder src/bin/hamcore/ src/bin/BuiltHamcoreFiles/unix/hamcore.se2 -- Alert: RsaCheck() -- OpenSSL Library Init Failed. (too old?) Please install the latest version of OpenSSL.
cp src/bin/BuiltHamcoreFiles/unix/hamcore.se2 bin/vpnserver/hamcore.se2 cp: cannot stat 'src/bin/Butmp/hamcorebuilder src/bin/hamcore/ src/bin/BuiltHamcoreFiles/unix/hamcore.se2 -- Alert: RsaCheck() -- OpenSSL Library Init Failed. (too old?) Please install the latest version of OpenSSL.
cp src/bin/BuiltHamcoreFiles/unix/hamcore.se2 bin/vpnserver/hamcore.se2 cp: cannot stat 'src/bin/BuiltHamcoreFiles/unix/hamcore.se2': No such file or directory make: [Makefile:337: bin/vpnserver/hamcore.se2] Error 1iltHamcoreFiles/unix/hamcore.se2': No such file or directory make: [Makefile:337: bin/vpnserver/hamcore.se2] Error 1
kob commented on 2018-07-11 18:20
@net147 Sorry, I missed it.
net147 commented on 2018-07-11 10:28
@kob 5.1 is unstable version. This package tracks the latest stable version for which binaries are available on the website.
net147 commented on 2018-06-10 02:57
@Excalibur I have added the aarch64 patch. Give it another go.
Excalibur commented on 2018-06-10 02:42
@net147 It currently fails. The error looks like this:
==> Starting build()... cc -DNDEBUG -DVPN_SPEED -DUNIX -DUNIX_LINUX -DCPU_64 -D_REENTRANT -DREENTRANT -D_THREAD_SAFE -D_THREADSAFE -DTHREAD_SAFE -DTHREADSAFE -D_FILE_OFFSET_BITS=64 -I./src/ -I./src/Cedar/ -I./src/Mayaqua/ -O2 -fsigned-char -m64 -c src/Mayaqua/Cfg.c -o tmp/objs/Mayaqua/Cfg.o cc: error: unrecognized command line option '-m64'
However the GitHub development version builds fine. Hope their next release will fix this issue.
net147 commented on 2018-06-07 00:44
@Excalibur Is aarch64 working with the latest stable release v4.25 build 9656 release?