Created
September 11, 2015 22:20
-
-
Save darkdukey/64268b4e389091d9ee41 to your computer and use it in GitHub Desktop.
libcurl issue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
proj.android/../cocos2dx/cocos2dx/platform/third_party/android/prebuilt/libcurl/libs/armeabi-v7a/libcurl.a(libcurl_la-netrc.o):netrc.c:function Curl_parsenetrc: error: undefined reference to 'getpwuid_r' | |
proj.android/../cocos2dx/cocos2dx/platform/third_party/android/prebuilt/libcurl/libs/armeabi-v7a/libcurl.a(libcurl_la-curl_ntlm_wb.o):curl_ntlm_wb.c:function ntlm_wb_init: error: undefined reference to 'getpwuid_r' | |
proj.android/../cocos2dx/cocos2dx/platform/third_party/android/prebuilt/libcurl/libs/armeabi-v7a/libcurl.a(libcurl_la-curl_ntlm_wb.o):curl_ntlm_wb.c:function ntlm_wb_init: error: undefined reference to 'getpwuid_r' | |
proj.android/../cocos2dx/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/armeabi-v7a/libpng.a(pngget.o):pngget.c:function png_get_sCAL_fixed: error: undefined reference to 'atof' | |
proj.android/../cocos2dx/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/armeabi-v7a/libpng.a(pngget.o):pngget.c:function png_get_sCAL_fixed: error: undefined reference to 'atof' | |
proj.android/../cocos2dx/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/armeabi-v7a/libpng.a(pngget.o):pngget.c:function png_get_sCAL: error: undefined reference to 'atof' | |
proj.android/../cocos2dx/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/armeabi-v7a/libpng.a(pngget.o):pngget.c:function png_get_sCAL: error: undefined reference to 'atof' | |
proj.android/../cocos2dx/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/armeabi-v7a/libpng.a(pngrutil.o):pngrutil.c:function png_inflate_claim: error: undefined reference to 'inflateReset2' | |
proj.android/../cocos2dx/cocos2dx/platform/third_party/android/prebuilt/libpng/libs/armeabi-v7a/libpng.a(pngrutil.o):pngrutil.c:function png_decompress_chunk.constprop.5: error: undefined reference to 'inflateReset2' | |
proj.android/../cocos2dx/cocos2dx/platform/third_party/android/prebuilt/libcurl/libs/armeabi-v7a/libcrypto.a(ui_openssl.o):ui_openssl.c:function read_string_inner: error: undefined reference to 'signal' | |
collect2: error: ld returned 1 exit status |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment