public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
* Cannot compile DosEmu 1.2.1
@ 2004-03-19 14:55 Bartos-Elekes Zsolt
  0 siblings, 0 replies; only message in thread
From: Bartos-Elekes Zsolt @ 2004-03-19 14:55 UTC (permalink / raw)
  To: linux-msdos

Hi!

I have tried to compile dosemu 1.2.1, but I have found 2 bugs (the first one 
is resolved):

src/plugin/keyboard/term/Makefile, line 7: missing "/.." (has only 3 ".."s, 
needs 4): top_builddir=../../../..

base/mouse.c, line 1871 calls Mouse_xterm.init(), but it is not present when 
compiling without X support...

Here is my compiletime-settings (1.1.5 did compile OK with these settings):

config {
   experimental off
   sbemu off
   mitshm off
   vidmode off
   x off
   net off
   debug off
   linkstatic off
   cpuemu off
   aspi off
   svgalib off
   gpm off
   plugin_keyboard on
   plugin_kbd_unicode off
   plugin_extra_charsets off
   plugin_term off
   plugin_slang off
   plugin_translate off
   plugin_coopthreads on
   plugin_commands on
   plugin_demo off
   target_cpu auto
   prefix /usr/local
   bindir ${prefix}/bin
   sysconfdir /etc/dosemu
   datadir ${prefix}/share
   mandir ${prefix}/man
   docdir ${datadir}/doc/dosemu
   syshdimagedir /var/lib/dosemu
   x11fontdir ${datadir}/dosemu/Xfonts
   fdtarball none
}

Zsolt


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-03-19 14:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-19 14:55 Cannot compile DosEmu 1.2.1 Bartos-Elekes Zsolt

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