Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I'm trying to compile some open source code in Android for Blaze product and I get this error:

No rule to make target `out/target/product/blaze/obj/STATIC_LIBRARIES/libresolv_intermediates/export_includes

Is there a way I can compile the libresolv library again so that the intermediates folder gets populated?

Currently my lib path where the library is, is as given here. This is specified in my Android.mk file.

arm-2010q1/arm-none-linux-gnueabi/libc/usr/lib

Can someone help with compiling libresolv.a?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.