Search Criteria
Package Details: freelan-git r3864.512f6799-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/freelan-git.git (read-only, click to copy) |
---|---|
Package Base: | freelan-git |
Description: | Peer-to-peer, secure, easy-to-setup, multi-platform, highly-configurable VPN software |
Upstream URL: | https://github.com/freelan-developers/freelan |
Licenses: | GPL |
Submitter: | SplitFire |
Maintainer: | buzo |
Last Packager: | buzo |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2016-05-28 08:42 (UTC) |
Last Updated: | 2018-09-14 19:29 (UTC) |
Dependencies (7)
- boost (boost-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- miniupnpc (miniupnpc-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- git (git-gitAUR, git-glAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- scons (make)
Latest Comments
1 2 Next › Last »
simona commented on 2024-05-01 13:10 (UTC)
build/release/libs/asiotap/include/asiotap/osi/ipv4_frame.hpp:57:32: error: expected unqualified-id before numeric constant
57 | const uint16_t IP_PROTOCOL = 0x800;
| ^
~~scons: *** [build/release/libs/asiotap/src/bootp_filter.o] Error 1
crabvk commented on 2020-01-22 14:42 (UTC)
freelan compiles without errors
forcegk commented on 2020-01-02 19:12 (UTC)
Throws an error building:
==> Iniciando build()... scons: Reading SConscript files ... NameError: name 'unicode' is not defined: File "/home/alonso/.cache/yay/freelan-git/src/freelan/SConstruct", line 219: libraries, includes, apps, samples, configurations, help = SConscript('SConscript', exports='env', variant_dir=os.path.join('build', env.mode)) File "/usr/lib/python3.8/site-packages/SCons/Script/SConscript.py", line 660: return method(*args, **kw) File "/usr/lib/python3.8/site-packages/SCons/Script/SConscript.py", line 597: return _SConscript(self.fs, *files, **subst_kw) File "/usr/lib/python3.8/site-packages/SCons/Script/SConscript.py", line 286: exec(compile(scriptdata, scriptname, 'exec'), call_stack[-1].globals) File "/home/alonso/.cache/yay/freelan-git/src/freelan/build/release/SConscript", line 47: library, library_includes = SConscript(sconscript_path, exports='env dirs name') File "/usr/lib/python3.8/site-packages/SCons/Script/SConscript.py", line 660: return method(*args, **kw) File "/usr/lib/python3.8/site-packages/SCons/Script/SConscript.py", line 597: return _SConscript(self.fs, *files, **subst_kw) File "/usr/lib/python3.8/site-packages/SCons/Script/SConscript.py", line 286: exec(compile(scriptdata, scriptname, 'exec'), call_stack[-1].globals) File "/home/alonso/.cache/yay/freelan-git/src/freelan/build/release/libs/asiotap/SConscript", line 12: all_sources = set(env.RGlob('src', '*.cpp')) File "/home/alonso/.cache/yay/freelan-git/src/freelan/SConstruct", line 171: path = unicode(path) ==> ERROR: Se produjo un fallo en build(). Cancelando... Error making: freelan-git
buzo commented on 2018-09-12 11:41 (UTC)
Fixed by adding a patch: The upstream SConstruct file is broken.
coderobe commented on 2018-09-11 22:18 (UTC)
If all else fails, install the binary and manpage manually
buzo commented on 2018-09-06 14:15 (UTC)
I have updated and added the build() step, but the «scons install» step installs only etc/freelan/freelan.cfg, nothing else. Any ideas?
coderobe commented on 2018-09-04 16:04 (UTC)
Missing build() step
SplitFire commented on 2017-01-26 15:01 (UTC)
odious commented on 2017-01-26 10:27 (UTC)
Darksonn commented on 2017-01-16 19:24 (UTC)
1 2 Next › Last »