It sounds like your tree may be incomplete, or you're using a combination of 
ICS or JB trees?

In my ICS tree I don't have qsort_r_compat.h file, but in my JB (Nexus-4) tree, 
I have

./system/core/include/cutils/qsort_r_compat.h

Maybe your manifest is pulling the wrong hash or something? Or your repo sync 
didn't complete properly?
Or you have something else different about your manifest.

Have you compared your manifest against .repo/manifests/nexus-4.xml and 
base-jb.xml ?

Dave Hylands

----- Original Message -----
> From: "Jose Vidal" <[email protected]>
> To: [email protected]
> Sent: Monday, February 10, 2014 4:28:30 PM
> Subject: [b2g] cutils/qsort_r_compat.h: No such file or directory
> 
> Hi everyone,
> 
> I'm porting B2G based on Android 4.2.2 in a new device.
> 
> During the building process, I have the next error message:
> 
> frameworks/base/tools/aapt/StringPool.cpp:12:35: fatal error:
> cutils/qsort_r_compat.h: No such file or directory
> compilation terminated.
> 
> Then, when I run:
> 
> $ find . -name qsort_r_compat.h
> 
> this file there is not in my current build. Only "cutils" folder is placed
> inside the "system/core/include".
> 
> There is a solution ?
> 
> 
> 
> 
> Thanks in advance
> 
> Regards.
> 
> jvidalsm
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g
> 
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to