xfs
[Top] [All Lists]

Re: stress tests looking for acl.h in acl/

To: "Marcelo E. Magallon" <marcelo.magallon@xxxxxxxxxxx>, linux-xfs@xxxxxxxxxxx
Subject: Re: stress tests looking for acl.h in acl/
From: Seth Mos <knuffie@xxxxxxxxx>
Date: Fri, 15 Jun 2001 16:05:35 +0200
In-reply-to: <20010615154837.A2929@xxxxxxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
At 15:48 15-6-2001 +0200, Marcelo E. Magallon wrote:
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

Ok, there was a recent move of the acl include files and I think they forgot to update the tests.

Bye

--
Seth
Every program has two purposes one for which
it was written and another for which it wasn't
I use the last kind.


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