Actions
Issue #25
closedBuild error with GNUtoo's patch
Status:
Closed
Priority:
High
Assignee:
Category:
Telephony and mobile data
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
fixed
Device:
HTC Dream
Grant:
Type of work:
Description
host Executable: zipalign (out/host/linux-x86/obj/EXECUTABLES/zipalign_intermediates/zipalign) true host [[StaticLib]]: libastl_host (out/host/linux-x86/obj/STATIC_LIBRARIES/libastl_host_intermediates/libastl_host.a) echo out/host/linux-x86/obj/STATIC_LIBRARIES/libastl_host_intermediates/basic_ios.o out/host/linux-x86/obj/STATIC_LIBRARIES/libastl_host_intermediates/ios_base.o out/host/linux-x86/obj/STATIC_LIBRARIES/libastl_host_intermediates/ios_globals.o out/host/linux-x86/obj/STATIC_LIBRARIES/libastl_host_intermediates/ios_pos_types.o out/host/linux-x86/obj/STATIC_LIBRARIES/libastl_host_intermediates/list.o out/host/linux-x86/obj/STATIC_LIBRARIES/libastl_host_intermediates/ostream.o out/host/linux-x86/obj/STATIC_LIBRARIES/libastl_host_intermediates/sstream.o out/host/linux-x86/obj/STATIC_LIBRARIES/libastl_host_intermediates/stdio_filebuf.o out/host/linux-x86/obj/STATIC_LIBRARIES/libastl_host_intermediates/streambuf.o out/host/linux-x86/obj/STATIC_LIBRARIES/libastl_host_intermediates/string.o | xargs ar crsP out/host/linux-x86/obj/STATIC_LIBRARIES/libastl_host_intermediates/libastl_host.a target [[StaticLib]]: libCustomWifi (out/target/product/dream_sapphire/obj/STATIC_LIBRARIES/libCustomWifi_intermediates/libCustomWifi.a) target thumb C: libhtcgeneric-ril <= hardware/ril/htcgeneric-ril/htcgeneric-ril.c target thumb C: libhtcgeneric-ril <= hardware/ril/htcgeneric-ril/atchannel.c hardware/ril/htcgeneric-ril/htcgeneric-ril.c: In function 'requestOrSendDataCallList': hardware/ril/htcgeneric-ril/htcgeneric-ril.c:634: error: 'fd' undeclared (first use in this function) hardware/ril/htcgeneric-ril/htcgeneric-ril.c:634: error: (Each undeclared identifier is reported only once hardware/ril/htcgeneric-ril/htcgeneric-ril.c:634: error: for each function it appears in.) hardware/ril/htcgeneric-ril/htcgeneric-ril.c: In function 'requestSetupDataCall': hardware/ril/htcgeneric-ril/htcgeneric-ril.c:2295: warning: comparison between signed and unsigned integer expressions make: *** [out/target/product/dream_sapphire/obj/SHARED_LIBRARIES/libhtcgeneric-ril_intermediates/htcgeneric-ril.o] Error 1 make: *** Waiting for unfinished jobs.... true
Updated by Paul Kocialkowski over 12 years ago
- Category changed from 51 to 33
- Status changed from New to Closed
- Assignee set to Denis 'GNUtoo' Carikli
- Target version set to Replicant 2.2
- Resolution set to fixed
htcgeneric-ril now works fine!
Updated by Denis 'GNUtoo' Carikli almost 9 years ago
- Category changed from 33 to Telephony and mobile data
- Device HTC Dream added
Actions