On Tue, Aug 17, 2010 at 11:34 AM, David Marlin <[email protected]> wrote:
>
> 'lchown02.c' does not build properly due to calls to mmap and
> get_high_address (which references sbrk) when UCLINUX=1 is defined.
>
> Attached is a patch to skip those sections of the test when building for
> uClinux.

    I understand the mmap(2) part, but couldn't the get_high_address
portion be done in the LTP headers and library files? It would help if
there was a breakdown of what functionality is and isn't available in
uclinux that's gating builds / testing (I honestly don't know right
offhand what those pieces are).
Thanks!
-Garrett

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to