-----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             [EMAIL PROTECTED]
-----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-----


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to