Kodi Community Forum

Full Version: Compile time error encountered
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Code:
cp libcrypto.pc /opt/xbmc-depends/arm-linux-androideabi-android-14/lib/pkgconfig
chmod 644 /opt/xbmc-depends/arm-linux-androideabi-android-14/lib/pkgconfig/libcrypto.pc
cp libssl.pc /opt/xbmc-depends/arm-linux-androideabi-android-14/lib/pkgconfig
chmod 644 /opt/xbmc-depends/arm-linux-androideabi-android-14/lib/pkgconfig/libssl.pc
cp openssl.pc /opt/xbmc-depends/arm-linux-androideabi-android-14/lib/pkgconfig
chmod 644 /opt/xbmc-depends/arm-linux-androideabi-android-14/lib/pkgconfig/openssl.pc
make[3]:正在离开目录 `/root/kodi-android/tools/depends/target/openssl/arm-linux-androideabi-android-14'
rm -f /opt/xbmc-depends/arm-linux-androideabi-android-14/lib/libcrypto.so*
rm -f /opt/xbmc-depends/arm-linux-androideabi-android-14/lib/libssl.so*
rm -rf /opt/xbmc-depends/arm-linux-androideabi-android-14/lib/libcrypto.*dylib*
rm -rf /opt/xbmc-depends/arm-linux-androideabi-android-14/lib/libssl.*dylib*
touch .installed-arm-linux-androideabi-android-14
make[2]:正在离开目录 `/root/kodi-android/tools/depends/target/openssl'
make[1]:正在离开目录 `/root/kodi-android/tools/depends/target'
make: *** [target/.installed-arm-linux-androideabi-android-14] 错误 2
root@buzz-VirtualBox:~/kodi-android/tools/depends#

Repeated re install the system re download the source code to try, still did not solve
The previous version of Alpha4 can be compiled normally, but when the new bate version of the compiler will appear error.
Please help to look at how should I solve this problem thanks
Please help me, I do not know how to determine the cause of the problem.