junkie2100
Android Expert
sweet, were building cyanogenmod. i cant wait till its bootable
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.
zipping now, thought I would run a build real quick and I got this now:
Code:Import includes file: /home/superr/android/out/target/product/warp2/obj/SHARED_LIBRARIES/libdivxdrmdecrypt_intermediates/import_includes make: *** No rule to make target `/home/superr/android/out/target/product/warp2/obj/SHARED_LIBRARIES/libgenlock_intermediates/export_includes', needed by `/home/superr/android/out/target/product/warp2/obj/SHARED_LIBRARIES/libOmxVdec_intermediates/import_includes'. Stop.

I am not sure what you mean, I have been highlighting the code and clicking the # symbolcough use [ code][/code] tags.. no space in it tho![]()
lol

alright well since im of no real use anyway im going offline for a few, gonna test dizzles cwm touch for him
prolly sumtin that wont work correctly until the repo is forked in and be used to build from.well, it didnt really go as planned. its a work in progress

working on it, its sumtin to do with genlock tho.@PlayfulGod Any idea on our error from post #523?
he used builder.clockworkmod.comwell... actually i think he accidentally just made another copy of our non touch cwm. as far as being cwm it worked fine, just wasnt any different than the one we already had. i suggested trying twrp
im still trying to figure out where he would have even gotten the cwm touch source, as far as i know its a closed source project, only non touch is open source

night junkie2100
quick question, is there some reason this phone does not support usb mass storage? Is there something bad about it?
yea thats fine with the whole ril thing. what the hell tho, hoark needs to stop releasing broken source!!!
working on it, its sumtin to do with genlock tho.

include hardware/qcom/display/libgenlock/Android.mk
target thumb C++: libdivxdrmdecrypt <= hardware/qcom/media/mm-video/DivxDrmDecrypt/src/DivXDrmDecrypt.cpp
hardware/qcom/display/libgenlock/genlock.cpp:33:27: fatal error: linux/genlock.h: No such file or directory
compilation terminated.
make: *** [/home/superr/android/out/target/product/warp2/obj/SHARED_LIBRARIES/libgenlock_intermediates/genlock.o] Error 1
make: *** Waiting for unfinished jobs....
target thumb C++: libgenlock <= hardware/qcom/display/libgenlock/genlock.cpp
target thumb C++: libdivxdrmdecrypt <= hardware/qcom/media/mm-video/DivxDrmDecrypt/src/DivXDrmDecrypt.cpp
hardware/qcom/display/libgenlock/genlock.cpp: In function 'int (anonymous namespace)::get_kernel_lock_type(genlock_lock_type)':
hardware/qcom/display/libgenlock/genlock.cpp:53:25: error: 'GENLOCK_WRLOCK' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp:55:25: error: 'GENLOCK_RDLOCK' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp: In function 'genlock_status_t (anonymous namespace)::perform_lock_unlock_operation(native_handle_t*, int, int, int)':
hardware/qcom/display/libgenlock/genlock.cpp:83:13: error: 'genlock_lock' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp:83:26: error: expected ';' before 'lock'
hardware/qcom/display/libgenlock/genlock.cpp:84:13: error: 'lock' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp:101:43: error: 'GENLOCK_IOC_LOCK' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp: In function 'genlock_status_t genlock_create_lock(native_handle_t*)':
hardware/qcom/display/libgenlock/genlock.cpp:156:9: error: 'genlock_lock' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp:156:22: error: expected ';' before 'lock'
hardware/qcom/display/libgenlock/genlock.cpp:157:23: error: 'GENLOCK_IOC_NEW' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp:160:45: error: 'lock' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp:166:27: error: 'GENLOCK_IOC_EXPORT' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp:166:48: error: 'lock' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp:176:30: error: 'lock' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp: In function 'genlock_status_t genlock_attach_lock(native_handle_t*)':
hardware/qcom/display/libgenlock/genlock.cpp:243:9: error: 'genlock_lock' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp:243:22: error: expected ';' before 'lock'
hardware/qcom/display/libgenlock/genlock.cpp:244:9: error: 'lock' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp:245:23: error: 'GENLOCK_IOC_ATTACH' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp: In function 'genlock_status_t genlock_unlock_buffer(native_handle_t*)':
hardware/qcom/display/libgenlock/genlock.cpp:306:56: error: 'GENLOCK_UNLOCK' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp: In function 'genlock_status_t genlock_wait(native_handle_t*, int)':
hardware/qcom/display/libgenlock/genlock.cpp:335:9: error: 'genlock_lock' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp:335:22: error: expected ';' before 'lock'
hardware/qcom/display/libgenlock/genlock.cpp:336:9: error: 'lock' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp:338:39: error: 'GENLOCK_IOC_WAIT' was not declared in this scope
hardware/qcom/display/libgenlock/genlock.cpp: In function 'genlock_status_t genlock_write_to_read(native_handle_t*, int)':
hardware/qcom/display/libgenlock/genlock.cpp:368:56: error: 'GENLOCK_RDLOCK' was not declared in this scope
make: *** [/home/superr/android/out/target/product/warp2/obj/SHARED_LIBRARIES/libgenlock_intermediates/genlock.o] Error 1
make: *** Waiting for unfinished jobs....