tusing
Android Enthusiast
I think he wanted a flashable zip
(That's the funny part!)
He can get the flashable zip by following that procedure
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I think he wanted a flashable zip
Rules:
Please do NOT ask questions on how to set up your environment here. Please use the CM7 or g60madman's guide.
Please use this thread only to discuss and help further along our ICS port on the Triumph.
Do NOT ask for an ETA.
Do NOT post any builds at this time if you are part of the team.
If you don't agree to these rules, please move along.
I have kernel compiles working now (was mistakenly using my GB ROM's ramdisk before). Here are my touchscreen updates for better response, tested to work in ICS.
https://github.com/Whyzor/triumph-kernel-msm7x30/commit/6b935ddf080694525ad036d3496d105ae201c694
Got this error. D:
Code:make: *** No rule to make target `vendor/cm/proprietary/RomManager.apk', needed by `out/target/product/triumph/system/app/RomManager.apk'. Stop. make: *** Waiting for unfinished jobs....
What do I do?
Got this error. D:
Code:make: *** No rule to make target `vendor/cm/proprietary/RomManager.apk', needed by `out/target/product/triumph/system/app/RomManager.apk'. Stop. make: *** Waiting for unfinished jobs....
What do I do?
Thanks!!You forgot to do this part when you were setting up your environment:
4. Pulling Prebuilts
# cd ~/android/vendor/cm/
# ./get-prebuilts
# cd ~/android
Thanks!!
Does it matter under which OS I pull prebuilts from? I run MIUI, should I run CM7 instead?
I think he wanted a flashable zip
Got mine to build for the first time (first try I built right after syncing a CM update 1/26/11 so it failed), only took 2h30m. About to flash and try out ics for the first time .
Edit: Just saw that mantera updated touchscreen drivers while I was building....
Depicts how I now feel
I am still pumped for ics, can't wait to have it working 100%That gave me a chuckle. If it's any consolation, I accidentally hosed my repo and so will need to spend the next few hours doing a resync myself...
yea I tried the build thing and I lost connection and just wanted somewhat of a zip to atart helping devolopeAs stated in the first post:
Please do not ask for downloads. Also, imo, it is probably best to just ignore such requests or link to the first post. As there is no need to pick on people who are itching to try it out themselves.
People are interested in the ROM, but at this point it is not in a releasable state. So just be patient, when it is releasable they will make sure everyone knows. If you cannot wait that long, there are links to instructions (also in the first post) on how to build it from source.
Just try to keep stuff focused on building ICS. The more tangential posts we have here, the more people have to dig through to get info on what is being done, and wasting time that could be spent getting it working.
Also posts regarding basic build issues might be better suited to the posts about setting up your environment.
p.s. Sorry for interrupting the thread for this.
I got this error
What to do?Code:make: *** [out/host/darwin-x86/obj/EXECUTABLES/qemu-android-arm_intermediates/qemu-android-arm] Error 1 make: *** Waiting for unfinished jobs....
What's the rest of the error? or you probably are in the same situation as konspiracy if you just did a repo sync earlier today.
target Generated: libRS <= frameworks/base/libs/rs/rsgApiFuncDecl.h.rsg
target Generated: libRS <= frameworks/base/libs/rs/rsgApiStructs.h.rsg
target Generated: libRS <= frameworks/base/libs/rs/rsgApi.cpp.rsg
target Generated: libRS <= frameworks/base/libs/rs/rsgApiReplay.cpp.rsg
host Executable: dexdump (out/host/darwin-x86/obj/EXECUTABLES/dexdump_intermediates/dexdump)
true
host Executable: dexlist (out/host/darwin-x86/obj/EXECUTABLES/dexlist_intermediates/dexlist)
true
host Executable: edify (out/host/darwin-x86/obj/EXECUTABLES/edify_intermediates/edify)
true
host Executable: elftree (out/host/darwin-x86/obj/EXECUTABLES/elftree_intermediates/elftree)
true
host StaticLib: emulator-common (out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-common_intermediates/emulator-common.a)
host StaticLib: emulator-libqemu (out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-libqemu_intermediates/emulator-libqemu.a)
host StaticLib: emulator-target-arm (out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-target-arm_intermediates/emulator-target-arm.a)
host StaticLib: emulator-target-i386 (out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-target-i386_intermediates/emulator-target-i386.a)
host Executable: etc1tool (out/host/darwin-x86/obj/EXECUTABLES/etc1tool_intermediates/etc1tool)
true
host Executable: make_ext4fs (out/host/darwin-x86/obj/EXECUTABLES/make_ext4fs_intermediates/make_ext4fs)
true
host Executable: qemu-android-arm (out/host/darwin-x86/obj/EXECUTABLES/qemu-android-arm_intermediates/qemu-android-arm)
ld: illegal text reloc to DwarfCUImpl<Dwarf_CUHdr<Dwarf64_SizeHdr, unsigned long long>, unsigned long long>::get_pc_address_file_info(unsigned long long, Dwarf_AddressInfo*)from out/host/darwin-x86/obj/STATIC_LIBRARIES/emulator-libelff_intermediates/emulator-libelff.a(dwarf_cu.o) in DwarfCUImpl<Dwarf_CUHdr<Dwarf64_SizeHdr, unsigned long long>, unsigned long long>::get_pc_address_file_info(unsigned long long, Dwarf_AddressInfo*)for architecture i386
collect2: ld returned 1 exit status
make: *** [out/host/darwin-x86/obj/EXECUTABLES/qemu-android-arm_intermediates/qemu-android-arm] Error 1
make: *** Waiting for unfinished jobs....
bash-3.2#
Alrighty then i can wait. Do we have any changes to framework base anyways?
I can pull it from upstream if not right?
Just one minor one but that shouldn't affect you I don' think. You can probably just pull from upstream if you don't want to wait.