Hi, I've been trying to build Android 7.0 on Ubuntu 16.04. And it just keeps failing, and I can't find a solution anywhere.
[ 81% 28792/35383] Copy xml: out/target/product/generic/system/etc/apns-conf.xml FAILED: /bin/bash -c "(xmllint device/generic/goldfish/data/etc/apns-conf.xml >/dev/null ) && (mkdir -p out/target/product/generic/system/etc/ ) && (out/host/linux-x86/bin/acp -fp device/generic/goldfish/data/etc/apns-conf.xml out/target/product/generic/system/etc/apns-conf.xml )" /bin/bash: xmllint: command not found [ 81% 28792/35383] Building with Jack: out/target/common/obj/APPS/Settings_intermediates/with-local/classes.dex ninja: build stopped: subcommand failed. build/core/ninja.mk:148: recipe for target 'ninja_wrapper' failed make: *** [ninja_wrapper] Error 1 A few places mentioned the similar message like problem with ijar, but nothing changed after I tried that. Has anybody ever encountered this issue? -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
