coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] tests: add missing sys/types.h for ls speed-up test


From: Jérémy Compostella
Subject: [PATCH] tests: add missing sys/types.h for ls speed-up test
Date: Sun, 19 Feb 2012 15:44:04 +0100

All,

I have the following error message in getxattr-speedup.log:

  FAIL: ls/getxattr-speedup (exit: 99)
  ====================================
  
  k.c:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'incr'
  k.c:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'getxattr'
  k.c:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'lgetxattr'
  getxattr-speedup: set-up failure: failed to compile with -fPIC

I added the missing sys/types.h include in ls/getxattr-speedup.
See the corresponding patch in attachment.

Cheers,

Jérémy
---

Attachment: 0001-tests-add-missing-sys-types.h-for-ls-speed-up-test.patch
Description: tests: add missing sys/types.h for ls speed-up test patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]