Re: bug report

2000-06-12 Thread Jeffrey Altman
All I am attempting to do is convert the configure.in files that come with the Kerberos distribution into a ./configure which I can run. I was told by MIT to retrieve the latest m4 and autoconf from ftp.gnu.org. So that is what I did. When I run autoconf I get the error I sent you. grep'ing the

Re: bug report

2000-06-12 Thread Assar Westerlund
Jeffrey Altman <[EMAIL PROTECTED]> writes: > When I run autoconf I get the error I sent you. > > grep'ing the files the error is occuring because the AC_LOCALDIR which > is in the aclocal.m4 file is not defined to a value. > > I will check with MIT to make sure that what I was told was accurate.

Re: Is anyone else seeing this strange autoconf error?

2000-06-12 Thread Assar Westerlund
Mo DeJong <[EMAIL PROTECTED]> writes: > checking for float.h... /home/mo/project/jikes/configure: Can't reopen > pipe to command substitution (fd 4): No child processes > yes I think this is an error message from your kernel (by the way of your shell). /assar