Giter Site home page Giter Site logo

libevent-android's People

Contributors

lycying avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

libevent-android's Issues

Issue on Compilation

Made following change on build : /home/esumitmac/Downloads/android-ndk-r14b/build/tools/make-standalone-toolchain.sh --platform=android-22 --toolchain=arm-linux-androideabi-4.9 --install-dir=pwd/android-toolchain-arm

And on compilation it has shown below issue :

Making all in include
make[2]: Entering directory '/home/esumitmac/Downloads/libevent-android-master/jni/libevent-2.0.22-stable/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/esumitmac/Downloads/libevent-android-master/jni/libevent-2.0.22-stable/include'
Making all in sample
make[2]: Entering directory '/home/esumitmac/Downloads/libevent-android-master/jni/libevent-2.0.22-stable/sample'
/home/esumitmac/Downloads/libevent-android-master/jni/libevent-2.0.22-stable/android-toolchain-arm/bin/arm-linux-androideabi-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../compat -I../include -I../include -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fpic -ffunction-sections -funwind-tables -fstack-protector -fno-strict-aliasing -finline-limit=64 -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fpic -ffunction-sections -funwind-tables -fstack-protector -fno-strict-aliasing -finline-limit=64 -Wall -fno-strict-aliasing -c event-test.c
/bin/bash ../libtool --tag=CC --mode=link /home/esumitmac/Downloads/libevent-android-master/jni/libevent-2.0.22-stable/android-toolchain-arm/bin/arm-linux-androideabi-gcc -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fpic -ffunction-sections -funwind-tables -fstack-protector -fno-strict-aliasing -finline-limit=64 -Wall -fno-strict-aliasing -march=armv7-a -Wl,--fix-cortex-a8 -o event-test event-test.o ../libevent.la
libtool: link: /home/esumitmac/Downloads/libevent-android-master/jni/libevent-2.0.22-stable/android-toolchain-arm/bin/arm-linux-androideabi-gcc -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fpic -ffunction-sections -funwind-tables -fstack-protector -fno-strict-aliasing -finline-limit=64 -Wall -fno-strict-aliasing -march=armv7-a -Wl,--fix-cortex-a8 -o .libs/event-test event-test.o ../.libs/libevent.so
../.libs/libevent.so: error: undefined reference to 'arc4random_addrandom'
collect2: error: ld returned 1 exit status
Makefile:321: recipe for target 'event-test' failed
make[2]: *** [event-test] Error 1
make[2]: Leaving directory '/home/esumitmac/Downloads/libevent-android-master/jni/libevent-2.0.22-stable/sample'
Makefile:864: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/esumitmac/Downloads/libevent-android-master/jni/libevent-2.0.22-stable'
Makefile:595: recipe for target 'all' failed
make: *** [all] Error 2
./build.sh: line 24: ndk-build: command not found

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.