Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6796419
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T18:29:14+00:00 2026-05-26T18:29:14+00:00

I have an Android NDK project. Windows 7, Cygwin, NDK r6b. The Android.mk references

  • 0

I have an Android NDK project. Windows 7, Cygwin, NDK r6b. The Android.mk references another mk file in another directory:

include ../../MyApp/jni/Src.mk

When I try to run ndk-gdb in the jni directory, here’s the error I get:

$ ndk-gdb
/cygdrive/d/dev/wksp/MyProject/jni/Android.mk:8: ../../MyApp/jni/Src.mk: No such file or directory
/cygdrive/d/dev/wksp/MyProject/jni/Android.mk:8: ../../MyApp/jni/Src.mk: No such file or directory
make: *** No rule to make target `../../MyApp/jni/Src.mk'.  Stop.

The regular Android builds work fine. The file Src.mk at the specified path clearly exists. Any idea why won’t make find it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T18:29:15+00:00Added an answer on May 26, 2026 at 6:29 pm

    Placing an absolute path into the include line fixes the issue. So it’s about the relative path. This specific issue can be solved by storing an absolute path to the project root in an environment variable, and referencing it in the include line:

    include $(PROJECTROOT)/MyApp/jni/Src.mk
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an Android NDK project. Windows 7, Cygwin, NDK r6b. The Android.mk references
I have an Android project that contains a class that uses JNI to pull
I'm trying to build an Android project using the ndk, but I have run
I have to use NDK for a clien't project. I am using Windows 7.
I can't seem to include glu.h in my Android NDK project. I'm trying to
I have compiled a JNI library for Android with the NDK that statically links
I have Android pet-project DroidIn which utilizes HttpClient 4 (built into Android) to do
I have a Android project for SDK1.5 and now I want to convert it
I have an Android project that branched into three different applications, app-1 , app-2
i have try to create new ndk project in eclipse i have done all

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.