yeps its true problems while running :
arget thumb C: gps.goldfish <= development/tools/emulator/system/gps/gps_qemu.c
target thumb C++: gps.marvel <= hardware/qcom/gps/loc_api/libloc_api/loc_eng.cpp
device/htc/marvel/libcamera/cameraHal.cpp: In function 'int camera_set_preview_window(camera_device*, preview_stream_ops*)':
device/htc/marvel/libcamera/cameraHal.cpp:687: error: invalid use of incomplete type 'struct android::eek:verlay'
device/htc/marvel/libcamera/CameraHardwareInterface.h:29: error: forward declaration of 'struct android::eek:verlay'
make: *** [out/target/product/marvel/obj/SHARED_LIBRARIES/camera.marvel_intermediates/cameraHal.o] Error 1
make: *** Waiting for unfinished jobs....
target thumb C++: gps.marvel <= hardware/qcom/gps/loc_api/libloc_api/loc_eng_ioctl.cpp
hardware/qcom/display/libcopybit/copybit.cpp:89: warning: missing initializer for member 'hw_module_t::dso'
hardware/qcom/display/libcopybit/copybit.cpp:89: warning: missing initializer for member 'hw_module_t::reserved'
hardware/qcom/display/libcopybit/copybit.cpp: In function 'int msm_copybit(copybit_context_t*, const void*)':
hardware/qcom/display/libcopybit/copybit.cpp:229: warning: comparison between signed and unsigned integer expressions
hardware/qcom/display/libcopybit/copybit.cpp:230: warning: format '%08lx' expects type 'long unsigned int', but argument 19 has type 'unsigned int'
hardware/qcom/display/libcopybit/copybit.cpp: In function 'int stretch_copybit(copybit_device_t*, const copybit_image_t*, const copybit_image_t*, const copybit_rect_t*, const copybit_rect_t*, const copybit_region_t*)':
hardware/qcom/display/libcopybit/copybit.cpp:382: warning: comparison between signed and unsigned integer expressions
hardware/qcom/display/libcopybit/copybit.cpp:383: warning: comparison between signed and unsigned integer expressions
development/tools/emulator/system/gps/gps_qemu.c:47:1: warning: "D" redefined
In file included from hardware/libhardware/include/hardware/qemud.h:21,
from development/tools/emulator/system/gps/gps_qemu.c:37:
hardware/libhardware/include/hardware/qemu_pipe.h:29:1: warning: this is the location of the previous definition
development/tools/emulator/system/gps/gps_qemu.c:903: warning: initialization from incompatible pointer type
hardware/qcom/gps/loc_api/libloc_api/loc_eng.cpp: In function 'void loc_eng_report_agps_status(AGpsType, AGpsStatusValue)':
hardware/qcom/gps/loc_api/libloc_api/loc_eng.cpp:2021: warning: missing initializer for member 'AGpsStatus::ipaddr'
hans@hanslinux:~/cyanogenmod/system$
This where the last lines....but when i restart make -j08 bacon its building again. So i hope there will be an update file soon.
If there are other options i want to know and try it.
thanks,
Hans
Quote:
Originally Posted by dudeman1996
Yeah I have the same problem as well. Since modpunk updated the camera HAL, it points to a file that doesn't exist, and other stuff. Don't think there's anything that can be done, other than wait for modpunk to update everything. After all, he said he hopes to release his own alpha next week 
---------- Post added at 10:00 PM ---------- Previous post was at 09:59 PM ----------
Right now it's building the kernel, but eventually you'll run into the problem Cosmo and I are having. It'll stop compiling eventually, but let it run into the error, that way when the error gets fixed, the kernel will already be built, so you won't have to do it again 
|