← Back to team overview

ubuntu-phone team mailing list archive

Can't finish a make

 

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Working on porting Touch to the Samsung Fascinate and keep getting
this error message:

"make: *** No rule to make target
`/android/system/out/target/common/obj/APPS/framework-res_intermediates/src/R.stamp',
needed by
`/android/system/out/target/common/obj/APPS/AriesParts_intermediates/src/R.stamp'.
 Stop.
make: *** Waiting for unfinished jobs...."

AriesParts appears to be the settings for the device. When I look
through the /out folder and find the section referenced above, I find
a file labelled "current_packages.txt" with just the plain text
"AriesParts" in it. There is one other empty file in that folder
titled "previous_overlays.txt".

Looking through the makefile for AriesParts, I see:

"LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)

LOCAL_MODULE_TAGS := optional

LOCAL_SRC_FILES := $(call all-java-files-under, src)

LOCAL_PACKAGE_NAME := AriesParts
LOCAL_CERTIFICATE := platform

# Required so that symbols used by the jni library doesn't get
stripped out
LOCAL_PROGUARD_ENABLED := disabled

include $(BUILD_PACKAGE)

include $(call all-makefiles-under,$(LOCAL_PATH))"

In the ArieParts folder are two folders "src" and "res", an xml
manifest that describes all the basic settings for the phone and the
makefile. Everything appears the same as normal CyanonogenMod files
for this phone. CynanogenMod builds fine by itself.

Any ideas?

Scott

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJRccn8AAoJENPyolG1kjHj+2sH/Ari3ImWVl79O9EXk7MbdetI
tMQ5LsjYmWn4W1nuOn14w3SRBVB6qmOQTOfjnmGUMZ6o65S7LVOWppN0/K2mQiiO
PGqu4642OHLgR6+7OTX3ILoBS6J3dchmALKSXwCUi42JqhA+qsdzNSpHdH+RA1Ws
LBsouL74x3oApMwRtz9gDAtHdcbw3tZr1vq6dcjCGbsvlg/+YoUEscgOx0G+fhnH
ieUIq5EEBZMxCo0SmoMYUOQQaROh/0eKhWF0zalmmcoLhcZNpfkW1k7DJf94UZ13
l0SJv9viHBSUEjWYRg/GtvLUMBkZkESAlI7dSZGzklISqLLSnU89+BocZZOI4b8=
=ZLXZ
-----END PGP SIGNATURE-----


Follow ups