From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: Compilation problems with dosemu 1.2.2 Date: Wed, 14 Jul 2004 01:12:37 +0400 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <40F45045.2080108@aknet.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. Bernhard Bialas wrote: > autoreconf > Can't exec "aclocal": Datei oder Verzeichnis nicht gefunden You probably don't have automake installed. If you insist on not installing automake, I think doing: touch ./configure before executing "make" will solve the problem.