← Back to team overview

ubuntu-phone team mailing list archive

Porting to TF201

 

Hello,
apologies up front if I'm barking up the wrong tree.
I'm trying to port to the TF201.  I was following the porting guide here:
https://wiki.ubuntu.com/Touch/Porting
after adding device, kernel, and vendor stuff for tf201 from namidairo's
git repo
I tried lunch tf201 which says invalid combo
lunch by itself  had "full_ft201-userdebug" listed so I tried that.
then I did make -j8
and I get:
make: *** No rule to make target
`/out/target/common/obj/APPS/framework-res_intermediates/src/R.stamp',
needed by
`/out/target/common/obj/APPS/AutoParts_tfp_intermediates/src/R.stamp'.
 Stop.
make: *** Waiting for unfinished jobs....

Any help would be greatly appreciated.
Notes:  I'm using java 7 because I was toying with the latest AOSP on this
same build machine so I don't have java 6 configured and the make command
complained that I had the wrong java.
Also, namidairo's repo is based off of CM11 while the phablet stuff I
synced I think was on 10.1
I'll try switching namidairos stuff to cm10.1 and see if that helps
Also, someone was working on a TF300 build that I was able to boot on my
TF201 so I have high hopes of porting this.
I couldn't get on freenode today to ask for help there, not sure if my ISP
is blocking or if it is down :-(

again thanks for any help.

Respectfully,

Taylor

Follow ups