xfs
[Top] [All Lists]

stress tests looking for acl.h in acl/

To: linux-xfs@xxxxxxxxxxx
Subject: stress tests looking for acl.h in acl/
From: "Marcelo E. Magallon" <marcelo.magallon@xxxxxxxxxxx>
Date: Fri, 15 Jun 2001 15:48:37 +0200
Mail-followup-to: linux-xfs@xxxxxxxxxxx
Sender: owner-linux-xfs@xxxxxxxxxxx
User-agent: Mutt/1.3.18i
Hi,

 root@bolero test/xfstests # ./configure 
 [...]
 checking for acl/acl.h... no

 root@bolero test/xfstests # cat config.log
 [...]
 configure:1628: checking for acl/acl.h
 configure:1638: gcc -E -I/usr/include/xfs conftest.c >/dev/null 2>conftest.out
 configure:1634: acl/acl.h: No such file or directory
 configure: failed program was:
 #line 1633 "configure"
 #include "confdefs.h"
 #include <acl/acl.h>
 
 Which comes from configure.in:

 AC_CHECK_HEADER(acl/acl.h,, [

 but:

 root@bolero test/xfstests # rpm -ql acl-devel
 [...]
 /usr/include/sys/acl.h

-- 
Marcelo

<Prev in Thread] Current Thread [Next in Thread>