Issue #213
closedsansung-ril compilation error
0%
Description
Here is the message, while being synced to the latest version:
In file included from hardware/ril/samsung-ril/samsung-ril.c:29:
hardware/ril/samsung-ril/samsung-ril.h:177: error: field 'sim_pin_status' has incomplete type
hardware/ril/samsung-ril/samsung-ril.h:180: error: field 'netinfo' has incomplete type
hardware/ril/samsung-ril/samsung-ril.h:181: error: field 'gprs_netinfo' has incomplete type
hardware/ril/samsung-ril/samsung-ril.h:182: error: field 'plmndata' has incomplete type
target thumb C: libsamsung-ril <= hardware/ril/samsung-ril/client.c
hardware/ril/samsung-ril/samsung-ril.c: In function 'ipc_fmt_dispatch':
hardware/ril/samsung-ril/samsung-ril.c:221: error: 'IPC_SEC_PIN_STATUS' undeclared (first use in this function)
hardware/ril/samsung-ril/samsung-ril.c:221: error: (Each undeclared identifier is reported only once
hardware/ril/samsung-ril/samsung-ril.c:221: error: for each function it appears in.)
Updated by Paul Kocialkowski over 12 years ago
I'm aware of it. I have already written a fix but there is also a segfault I need to fix before pushing. New images will come very soon btw!
Updated by Paul Kocialkowski over 12 years ago
- Status changed from New to Closed
- Target version set to Replicant 2.3
- Resolution set to fixed
This was fixed in the last few commits and will be part of the next batch of images.