← Back to team overview

ubuntu-phone team mailing list archive

Re: compile error: 'RLOGD' was not declared in this scope (hardware/samsung/ril/xmm6260/libril/ril.cpp)

 

>> hardware/samsung/ril/xmm6260/libril/ril.cpp:401:31: error: 'RLOGD' was not declared in this scope
> It seems to be caused by the two repos' APIs being out of sync:
> (repo android_hardware_samsung)

Oops, wrong path...
Actually it's in repo android_system_core, file include/cutils/log.h..
last commit is
>  commit ceabb17306f4de9850516dae96bb0d2d5853f028
>  Author: Steve Block <steveblock@xxxxxxxxxx>
>  Date:   Mon Jan 9 18:31:54 2012 +0000
RLOGD/RLOGE got introduced upstream (cm) in following commit:

>  commit 44a9abdd045b50f47c08430a38ddc4e94ce813c1
>  Author: Wink Saville <wink@xxxxxxxxxx>
>  Date:   Fri Nov 16 12:46:08 2012 -0800
>  
> *    Add RLOGx
>      
>      This will eventually allow us to remove the code in
>      logd_write.c#__android_log_write which uses the tag
>      to direct logs to the radio buffer.
Can someone cherry pick this?
#Regards/Marcel.


Follow ups

References