On my system, configure reports:
checking group of /dev/kmem... /dev/kmem
which is, obviously, not correct. It seems that something wrong has
happened in autoconf. `aclocal.m4' wants to do the right thing (line
2190):
s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/;
but the square brackets have not made it through autoconf -
`configure' has (line 9461):
s/^.sSrwx-* *0-9* *\(^0-9*\) *.*/\1/;
Peace,
Toomas.
_______________________________________________
Bug-sh-utils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-sh-utils