This list has nothing to do with building the firmware. Please visit http://source.android.com for your firmware questions, including the list of Google Groups related to firmware development.
On Sat, May 26, 2012 at 5:11 AM, smith jack <[email protected]> wrote: > the error msg is just as follows: > > jack@ubuntu:~/dsk/and_small$ make > ============================================ > PLATFORM_VERSION_CODENAME=REL > PLATFORM_VERSION=4.0.1 > TARGET_PRODUCT=full > TARGET_BUILD_VARIANT=eng > TARGET_BUILD_TYPE=release > TARGET_BUILD_APPS= > TARGET_ARCH=arm > TARGET_ARCH_VARIANT=armv7-a > HOST_ARCH=x86 > HOST_OS=linux > HOST_BUILD_TYPE=release > BUILD_ID=ITL41D > ============================================ > File "build/tools/findleaves.py", line 95 > print r > ^ > SyntaxError: invalid syntax > File "build/tools/findleaves.py", line 95 > print r > ^ > SyntaxError: invalid syntax > make: *** No rule to make target > `out/target/common/obj/PACKAGING/public_api.txt', needed by > `out/target/common/obj/PACKAGING/checkapi-last-timestamp'. Stop. > jack@ubuntu:~/dsk/and_small$ python --version > Python 3.2.2 > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > 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-developers?hl=en -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in DC: http://marakana.com/training/android/ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. 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-developers?hl=en

