bug-coreutils
[Top][All Lists]
Advanced

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

Re: Problems building coreutils HEAD against gnulib HEAD


From: James Youngman
Subject: Re: Problems building coreutils HEAD against gnulib HEAD
Date: Tue, 19 Feb 2008 11:26:03 +0000

On Feb 19, 2008 3:40 AM, Eric Blake <address@hidden> wrote:
> But I am, having seen it myself.  It happens when you have a stale symlink
> from an older copy of gnulib, but which now points nowhere because the
> file was renamed in gnulib.  gnulib-tool --import automatically deletes
> such symlinks, but coreutils' bootstrap script does not yet do so.  For
> now, I use:
> find -L -depth -lname '*' -delete
> to get the tree back in a workable state after updating gnulib but before
> re-running ./bootstrap.

Thanks, that fixed it.

James.




reply via email to

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