bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] OS X Build errors


From: Pavel Raiskup
Subject: Re: [Bug-tar] OS X Build errors
Date: Mon, 04 Aug 2014 13:58:37 +0200
User-agent: KMail/4.13.3 (Linux/3.15.6-200.fc20.x86_64; KDE/4.13.3; x86_64; ; )

On Monday 04 of August 2014 01:23:39 Dominyk Tiller wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Gnu-Tar seems to have some fairly major build issues on OS X. The
> previous version installs and works fine

Dominyk, the previous version 1.27.1 should fail same way, IMO.  The code
for xattrs is there for some time.

On Sunday 03 of August 2014 23:42:59 Paul Eggert wrote:
> Dominyk Tiller wrote:
> > Any ideas on this?
>
> Apparently the OS X folks have a different interface for setxattr etc.,
> one that's not compatible with GNU/Linux.  Please try this to work
> around the problem:
> ./configure --without-xattrs

There is unluckily needed to disable building of xattr-at.c, at least
temporarily (because that tend to be gnulib candiate).  But there needs to
be done some additional work (XATTR_NOFOLLOW vs. l*attr, etc.).

Dominyk or Denis, could you check attached patch?  Note that it requires
autoreconf first.  After that, --without-xattrs for configure should not
be needed.

Also cc-ing Anthony, as that patch removes part of his patch needed for
Gentoo builds (it should not break the build hopefully, but I'm not
completely sure).

Pavel

Attachment: 0001-xattrs-fix-bug-in-configure.patch
Description: Text Data


reply via email to

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