public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Bartos-Elekes Zsolt <muszi@kite.hu>
To: linux-msdos@vger.kernel.org
Subject: Cannot compile DosEmu 1.2.1
Date: Fri, 19 Mar 2004 15:55:12 +0100	[thread overview]
Message-ID: <405B09D0.9020403@kite.hu> (raw)

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


                 reply	other threads:[~2004-03-19 14:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=405B09D0.9020403@kite.hu \
    --to=muszi@kite.hu \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox