[Acl-Devel] compliling problem
Nathan Scott
nathans at sgi.com
Sun Feb 5 22:26:35 CET 2006
On Sun, Feb 05, 2006 at 10:10:46PM +0100, Daniel Chojecki wrote:
> Hi !
>
> I want to compile ACL on Slack 9.1 with 2.6.15.2 kernel.
>
> I have attr-2.4.8 and acl-2.2.15 packages.
>
> I compiled attr first with ./configure, make, make install install-lib.
>
> Then i wanted to compile acl package. I got the following error after
> configure command:
>
> checking attr/xattr.h usability... no
> checking attr/xattr.h presence... no
> checking for attr/xattr.h... no
>
> FATAL ERROR: attr/xattr.h does not exist.
> Install the extended attributes (attr) development package.
> Alternatively, run "make install-lib" from the attr source.
>
> Any idea ?
The attr development headers come from the "development package",
which is typically not "attr" -- its something like attr-devel,
not sure exactly what it'll be on Slackware though.
Alternatively, run "make install-dev" (above error message is
not quite correct)...
cheers.
--
Nathan
More information about the acl-devel
mailing list