public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* Compilation problems with dosemu 1.2.2
@ 2004-07-13 20:10 Bernhard Bialas
  2004-07-13 20:50 ` Bart Oldeman
  0 siblings, 1 reply; 4+ messages in thread
From: Bernhard Bialas @ 2004-07-13 20:10 UTC (permalink / raw)
  To: linux-msdos

Hello,
when I try to compile the dosemu 1.2.2 I get the following error message:
*********************************************************************************
bernhard@linux:/usr/local/dosemu-1.2.2> make
autoreconf
Can't exec "aclocal": Datei oder Verzeichnis nicht gefunden 
at /usr/bin/autoreconf line 174.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 
174.
Can't exec "aclocal": Datei oder Verzeichnis nicht gefunden 
at /usr/share/autoco             nf/Autom4te/FileUtils.pm line 288, <GEN0> 
line 832.
autoreconf: failed to run aclocal: Datei oder Verzeichnis nicht gefunden
make: *** [configure] Fehler 1
bernhard@linux:/usr/local/dosemu-1.2.2>
************************************************************************************
The translation for "Datei oder Verzeichnis nicht gefunden" in the a.m. 
message is: "File or directory not found"

My system is: 
- distribution: SuSE Linux 9.1
- Kernel 2.6.4 (patched by SuSE)
- gcc 3.3.3

The strange thing is, that I can compile the Dosemu 1.3.1.


Best regards
Bernhard Bialas


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Compilation problems with dosemu 1.2.2
  2004-07-13 20:10 Bernhard Bialas
@ 2004-07-13 20:50 ` Bart Oldeman
  0 siblings, 0 replies; 4+ messages in thread
From: Bart Oldeman @ 2004-07-13 20:50 UTC (permalink / raw)
  To: Bernhard Bialas; +Cc: linux-msdos

On Tue, 13 Jul 2004, Bernhard Bialas wrote:

> Hello,
> when I try to compile the dosemu 1.2.2 I get the following error message:
> *********************************************************************************
> bernhard@linux:/usr/local/dosemu-1.2.2> make
> autoreconf
> Can't exec "aclocal": Datei oder Verzeichnis nicht gefunden 
> at /usr/bin/autoreconf line 174.
> Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf line 
> 174.
> Can't exec "aclocal": Datei oder Verzeichnis nicht gefunden 
> at /usr/share/autoco             nf/Autom4te/FileUtils.pm line 288, <GEN0> 
> line 832.
> autoreconf: failed to run aclocal: Datei oder Verzeichnis nicht gefunden
> make: *** [configure] Fehler 1
> bernhard@linux:/usr/local/dosemu-1.2.2>
> ************************************************************************************
> The translation for "Datei oder Verzeichnis nicht gefunden" in the a.m. 
> message is: "File or directory not found"
> 
> My system is: 
> - distribution: SuSE Linux 9.1
> - Kernel 2.6.4 (patched by SuSE)
> - gcc 3.3.3
> 
> The strange thing is, that I can compile the Dosemu 1.3.1.

there's a timestamp problem. Please do
touch configure
and run make again.
I'll fix it in dosemu-1.2.2.tgz

Bart



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Compilation problems with dosemu 1.2.2
@ 2004-07-13 21:12 Stas Sergeev
  0 siblings, 0 replies; 4+ messages in thread
From: Stas Sergeev @ 2004-07-13 21:12 UTC (permalink / raw)
  To: linux-msdos

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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Compilation problems with dosemu 1.2.2
@ 2004-07-14 18:53 Bernhard Bialas
  0 siblings, 0 replies; 4+ messages in thread
From: Bernhard Bialas @ 2004-07-14 18:53 UTC (permalink / raw)
  To: linux-msdos

Hello,
>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.

thank you for the help.
After installation of automake and then directly make: it works !
But like I did before, at first ./configure and then make: it does not work 
and brings only the reported error mesage.
Anyway: in the time between I have discovered that I have a wrong kernel 
(2.6.4) and dpmi programs do not work. And under root account nothing goes.
I see, I have to upgrade :(

Thanks again and best regards
Bernhard Bialas

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-07-14 18:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-13 21:12 Compilation problems with dosemu 1.2.2 Stas Sergeev
  -- strict thread matches above, loose matches on Subject: below --
2004-07-14 18:53 Bernhard Bialas
2004-07-13 20:10 Bernhard Bialas
2004-07-13 20:50 ` Bart Oldeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox