On Monday 09 January 2012 04:54:00 Markos Chandras wrote: > On 01/09/2012 09:44 AM, Caspar Zhang wrote: > > if<attr/xattr.h> doesn't exist, compliation will fail. Fix it in > > autotools level. > > > > Signed-off-by: Caspar Zhang<[email protected]> > > --- > > > > configure.ac | 1 + > > testcases/kernel/syscalls/getxattr/getxattr01.c | 15 +++++++++++++-- > > testcases/kernel/syscalls/getxattr/getxattr02.c | 16 +++++++++++++--- > > testcases/kernel/syscalls/setxattr/setxattr01.c | 15 +++++++++++++-- > > testcases/kernel/syscalls/setxattr/setxattr02.c | 16 +++++++++++++--- > > 5 files changed, 53 insertions(+), 10 deletions(-) > > The patch looks good to me. Another approach would be to disable these > two tests for all UCLINUX targets (uClibc does not have attr/xattr.h>) > from testcases/kernel/syscalls Makefile.
no -- it has nothing to do with the C library. attr/xattr.h is provided by the 3rd party "attr" library. -mike
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
