"Oleg Smolsky" <[EMAIL PROTECTED]> writes: > So, how would one debug this issue?
Autoreconf is a Perl script so you might start by using a Perl debugger. >> I am suspicious of that 'autoreconf-2.5x' message; we assume >> Autoconf 2.59. > On my system: > $ autoconf --version > autoconf (GNU Autoconf) 2.59 But I just checked, and the string '2.5x' is nowhere in the sources to Autoconf 2.59. So I suspect your installation has some local modifications somehow, perhaps in the DOS port. Why not simply bootstrap using a GNU/Linux host? That should save both your time and ours (certainly ours :-). Or you can bootstrap on BSD or Solaris or any number of POSIX platforms.
