Skip to content

Instantly share code, notes, and snippets.

Created July 19, 2015 19:18
Show Gist options
  • Save anonymous/46701fd5ece44c55531b to your computer and use it in GitHub Desktop.
Save anonymous/46701fd5ece44c55531b to your computer and use it in GitHub Desktop.
./configure --disable-dependency-tracking --disable-dict --disable-ftp --disable-ftps --disable-gopher --disable-imap --disable-imaps --disable-ldap --disable-ldaps --disable-pop3 --disable-pop3s --disable-rtsp --disable-smb --disable-smbs --disable-smtp --disable-smtps --disable-telnet --disable-tftp --host=arm-linux-androideabi --prefix=/Users/jstratton/AndroidStudioProjects/HIPapp/app/src/main/libraries/curl-7.43.0/../curl-14-arch-arm-2015-07-19-12:15 --target=arm-linux-androideabi --with-sysroot=/Users/jstratton/Library/Android/ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/bin/../ --without-ca-bundle --without-ca-path
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking for path separator... :
checking for sed... /usr/local/bin/sed
checking for grep... /usr/local/bin/grep
checking for egrep... /usr/local/bin/grep -E
checking for a BSD-compatible install... /usr/local/opt/coreutils/libexec/gnubin/install -c
checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
checking whether the C compiler works... no
configure: error: in `/Users/jstratton/AndroidStudioProjects/HIPapp/app/src/main/libraries/curl-7.43.0':
configure: error: C compiler cannot create executables
See `config.log' for more details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment