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: Eric Blake
Subject: Re: Problems building coreutils HEAD against gnulib HEAD
Date: Mon, 18 Feb 2008 20:40:20 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Bob Proulx on 2/18/2008 6:56 PM:
|> ./bootstrap: aclocal --force -I m4 ...
|> aclocal: aclocal: file `m4/isnan.m4' does not exist
|> 1
|
| Not sure about that.

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.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHuk+j84KuGfSFAYARAqBCAJ97iJ8Z1dflKCKJe9EaYVO4dyvHGgCffLCb
MT9aqYRA+JvfA236PgtldII=
=aPYb
-----END PGP SIGNATURE-----




reply via email to

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