Open GoogleCodeExporter opened 8 years ago
See also
https://groups.google.com/forum/?hl=en#!topic/android-openvpn-settings/zXRNykEhP
wo
Original comment by elizabet...@gmail.com
on 11 Dec 2014 at 10:28
Ditto on this issue, I am more than happy to assist in debugging this issue but
since the log file remains empty I don't know how to get any useful
information.
Original comment by barry.ke...@gmail.com
on 20 Jan 2015 at 1:25
Same Issue here.
I tried starting openVPN via terminal and got the following error:
CANNOT LINK EXECUTABLE: cannot locate symbol "MD5_Init" referenced by
"openvpn"...
i think this error is because MD5 is no longer part of libc but now in
libcrypto but i'm not that informed about android at all..
Original comment by hex....@gmail.com
on 12 Feb 2015 at 7:40
I have the same problem on Cyanogenmod 12 (Android 5 lollipop)
The error in the ADB logcat is:
D/OpenVPN-DaemonMonitor[/path/to/vpn/config.ovpn]-daemon-stderr(29162): error:
only position independent executables (PIE) are supported.
Original comment by ian.gibb...@gmail.com
on 11 Mar 2015 at 11:34
has anyone managed to dig up or compile a PIE version of the binary? I've been
unable to locate one by googling
Original comment by Pyroball...@gmail.com
on 12 May 2015 at 8:24
Same problem here, running LG G3 (d855) with Cyanogenmod 12.1. If I run openvpn
binary from Terminal, I get "error: only position independent executables (PIE)
are supported."
Original comment by daniel.g...@gmail.com
on 24 Aug 2015 at 8:42
Original issue reported on code.google.com by
elizabet...@gmail.com
on 11 Dec 2014 at 10:07