Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Compile error on AOSP-7.1.2-r33。 #77

Open
LeadroyaL opened this issue May 11, 2018 · 2 comments
Open

Compile error on AOSP-7.1.2-r33。 #77

LeadroyaL opened this issue May 11, 2018 · 2 comments

Comments

@LeadroyaL
Copy link

LeadroyaL commented May 11, 2018

Platform: Ubuntu 16.10
AOSP: android-7.1.2_r33
android_art: xposed-nougat, xposed-nougat-mr2

Error:
ninja: error: 'out/host/linux-x86/obj32/SHARED_LIBRARIES/libopenjdkjvm_intermediates/export_includes', needed by 'out/host/linux-x86/obj32/SHARED_LIBRARIES/libopenjdk_intermediates/import_includes', missing and no known rule to make it

or

ninja: error: 'out/host/linux-x86/obj/SHARED_LIBRARIES/libart_intermediates/export_includes', needed by 'out/host/linux-x86/obj/EXECUTABLES/dexlist_intermediates/import_includes', missing and no known rule to make it

Step:

  • cd AOSP/art
  • rm -r * (if necessary)
  • cp android_art/* ./
  • m -j8
@shenzhigang
Copy link

  1. Remove WORKING_DIR/.repo/local_manifests/xposed_sdk25.xml
  2. Run repo forall -c "git reset --hard && git clean -fd && git pull" under WORKING_DIR.
  3. Run repo sync under WORKING_DIR.

@justcodedroid
Copy link

Platform: Ubuntu 16.10
AOSP: android-7.1.2_r33
android_art: xposed-nougat, xposed-nougat-mr2

Error:
ninja: error: 'out/host/linux-x86/obj32/SHARED_LIBRARIES/libopenjdkjvm_intermediates/export_includes', needed by 'out/host/linux-x86/obj32/SHARED_LIBRARIES/libopenjdk_intermediates/import_includes', missing and no known rule to make it

or

ninja: error: 'out/host/linux-x86/obj/SHARED_LIBRARIES/libart_intermediates/export_includes', needed by 'out/host/linux-x86/obj/EXECUTABLES/dexlist_intermediates/import_includes', missing and no known rule to make it

Step:

  • cd AOSP/art
  • rm -r * (if necessary)
  • cp android_art/* ./
  • m -j8

大佬 问题解决了么?

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

No branches or pull requests

3 participants