dehghanimeh / ics-openvpn

Automatically exported from code.google.com/p/ics-openvpn
0 stars 0 forks source link

Build native error #314

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Windows 8.1 x64
2. NDK android-ndk-r10d-windows-x86_64
3. Cygwin64 Terminal
4. Start build-native.sh from Cygwin.

What is the expected output? What do you see instead?

Error when build, log from Cygwin:

Dmitry@TifonWorkPC /cygdrive/c/Downloads/ics-openvpn/main
$ C:/Downloads/ics-openvpn/main/misc/build-native.sh
[arm64-v8a armeabi armeabi-v7a mips x86 x86_64] Cygwin         : Generating 
dependency file converter script
... (cut log)
[arm64-v8a] StaticLibrary  : libcrypto_static.a
[armeabi] SharedLibrary  : libopenvpn.so
Error running 
c:\_work\android-ndk-r10d\toolchains\aarch64-linux-android-4.9\prebuilt\windows-
x86_64\bin\../lib/gcc/aarch64-linux-android/4.9/../../../../aarch64-linux-androi
d/bin/ar.exe: CreateProcess
/cygdrive/c/_work/android-ndk-r10d/build/core/build-binary.mk:556: ошибка 
выполнения рецепта для цели 
«obj/local/arm64-v8a/libcrypto_static.a»
make: *** [obj/local/arm64-v8a/libcrypto_static.a] Ошибка 1
make: *** Ожидание завершения заданий…

Original issue reported on code.google.com by dashkevi...@gmail.com on 25 Dec 2014 at 1:43

GoogleCodeExporter commented 9 years ago
Clear obj folder and build again. Attach full log.

Original comment by dashkevi...@gmail.com on 25 Dec 2014 at 2:20

Attachments:

GoogleCodeExporter commented 9 years ago
Run Ubuntu from usb flash and build all.
Problem solved.

Original comment by dashkevi...@gmail.com on 25 Dec 2014 at 4:10

GoogleCodeExporter commented 9 years ago
I have unfortunately no idea what is causing the project to fail under windows. 
Any insights why it fails are appreciated. At the moment building under 
Linux/OS X is the only option.

Original comment by arne@rfc2549.org on 25 Dec 2014 at 4:43