bug-gnulib
[Top][All Lists]
Advanced

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

Re: missing dependencies on 'fchdir'


From: Jim Meyering
Subject: Re: missing dependencies on 'fchdir'
Date: Sat, 26 May 2007 22:30:53 +0200

Bruno Haible <address@hidden> wrote:
> findutils-4.3.6 uses some of the gnulib modules, in particular 'fts' and
> 'savedir'. On BeOS, this gives warnings and link errors due to the missing
> fchdir function:
...
> Here is a suggested fix: add the dependency to the 'fchdir' module, which is
> known to provide a reasonably working fchdir replacement.
>
> OK to apply, Jim?
>
> 2007-05-26  Bruno Haible  <address@hidden>
>
>       * modules/chdir-long (Depends-on): Add fchdir.
>       * modules/chdir-safer (Depends-on): Likewise.
>       * modules/fts (Depends-on): Likewise.
>       * modules/fts-lgpl (Depends-on): Likewise.
>       * modules/openat (Depends-on): Likewise.
>       * modules/savewd (Depends-on): Likewise.

Hi Bruno,

Yes, that change is fine.

As you know, this is precisely why the fchdir module came into being:
to let deficient systems like BeOS use those fchdir-requiring modules
along with any other fchdir-using code.




reply via email to

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