On Tue, Apr 23, 2002 at 01:43:15AM +0200, linux wrote:
> Hi
>
> i've a problem with the last release of xfs
>
> i made a
> ./configure
> make
> make install
> make install-dev
> make install-lib
> in each directory
>
> [root@bretagne cmd_tars]# ls
> MD5SUMS acl-2.0.9/ attr-2.0.7/ dmapi-2.0.2/ tar/ xfsdump-2.0.1/
> xfsprogs-2.0.3/
> [root@bretagne cmd_tars]# chacl
> chacl: error while loading shared libraries: chacl: undefined symbol:
> acl_set_compat
You probably have an older version of chacl(1) on your path
somewhere before the new one... IIRC, this moved from /bin
to /usr/bin (or maybe vice-versa) as part of the consolidation
effort with the ext2 project's ACL userspace code.
You can safely remove the old chacl binary, and just use the
new one.
cheers.
--
Nathan
|