Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile grep/iptables under JNI #9

Open
nxia416 opened this issue Aug 18, 2014 · 1 comment
Open

Compile grep/iptables under JNI #9

nxia416 opened this issue Aug 18, 2014 · 1 comment

Comments

@nxia416
Copy link

nxia416 commented Aug 18, 2014

Hey this is not really an issue because I can compile the app perfectly. I am trying to figure out how the grep and iptables are compiled. After I run "sudo ndk-build -B" I got an error:

arm-linux-androideabi-gcc: error: /libxt_AUDIT.c: No such file or directory
arm-linux-androideabi-gcc: fatal error: no input files
compilation terminated.
make: *** [obj/local/armeabi/objs/ext//libxt_AUDIT.o] Error 1

I am doing so because i need to install tcpdump to the app for a research project but I am not sure how. Any suggestions? I will really appreciate any help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@nxia416 and others