On Sat, Sep 12, 2015 at 12:55 PM, Alexander Hansen <
alexanderk.han...@gmail.com> wrote:

>
> On Sep 12, 2015, at 09:21, Jack Howarth <howarth.at.f...@gmail.com> wrote:
>
> Alexander,
>       No problem with the new tree here on 10.11 using...
>
> ./bootstrap
> fink install cvs
> fink selfupdate-cvs
> fink update-all
>
> however we are creating the unremovable recursed conftest subdirectories
> in the fink tar build.
> Hardcoding the observed result of...
>
> checking whether getcwd aborts when 4k < cwd_length < 16k... no
>
> with...
>
> Index: tar.info
> ===================================================================
> RCS file: /cvsroot/fink/dists/10.9-libcxx/stable/main/finkinfo/base/
> tar.info,v
> retrieving revision 1.1
> diff -r1.1 tar.info
> 26c26
> < ./configure %c
> ---
> > ./configure %c gl_cv_func_getcwd_abort_bug=no
>
> Suppresses the problem on 10.11.
>                 Jack
>
>
> Would there be any harm in applying that on all OS X (or at least 10.9 and
> later)?
>

Shouldn't be as they get the same default (but don't suffer from the
directory deletion bug).

Alternatively, if this test is unique to getcwd-abort-bug.m4 and any
predecessors...

http://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00287.html

perhaps we could try the alternative approach of having fink pass that on
ConfigureParam
automagically for darwin 10.11.0 up to whatever release that they fix it on
instead?
I would assume if the configure script doesn't use that test the variable
will be silently
ignored right?
          Jack


> --
> Alexander Hansen, Ph.D.
> Fink User Liaison
>
>
------------------------------------------------------------------------------
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to