Hi,<br><br>I encountered an compile time error during shr building.<br>When compiling the shr-unstable version with &quot;make image&quot; in libphone-ui-0.0.0+gitr0+b27fdc66289cc98ca1fc5241fa847a962a422ad4-r0/git/src/phoneui-info.c . (present in work/armv4t-oe-linux-gnueabi/libphone-ui-0.0.0+gitr0+b27fdc66289cc98ca1fc5241fa847a962a422ad4-r0/git/src/phoneui-info.c)<br>
<br>There is a method argument conflict  phoneui-info.c.<br>Method name &quot;_get_pdp_context_status_callback &quot;<br>When calling this method &quot;free_smartphone_gsm_pdp_get_context_status_finish&quot; inside the function the third argument expected is char ** defined in  freesmartphone.h, but here an enum is passed.<br>
<br>I just commented this method and it compiles fine. Should I check out the source from some other repository or I have the wrong source (I did all this through the makefile).<br><br>Regards<br>Saravanan.L<br>