public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Grigory Batalov <grisxa@mail.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: dosemu-1.1.3.5 for testing.
Date: Mon, 28 Oct 2002 12:31:40 +0300	[thread overview]
Message-ID: <20021028123140.0d81c6c4.grisxa@mail.ru> (raw)
In-Reply-To: <Pine.LNX.4.33.0210270151530.17865-100000@enm-bo-lt.localdomain>

On Sun, 27 Oct 2002 01:59:47 -0400 (EDT)
Bart Oldeman <oldeman@math.ohio-state.edu> wrote:

> it's available at
> http://www.dosemu.org/testing

  When compiling with plugin_keyboard instead of plugin_kbd_unicode
  I get error:

...
gcc -c -D_GNU_SOURCE  -O2 -fomit-frame-pointer -MD -mcpu=i586  -fno-strict-aliasing -DGCC_VERSION_CODE=3002 -DASM_PEDANTIC -DGLIBC_VERSION_CODE=2002 -D_XOPEN_SOURCE -pipe -DUSING_NET   -Wall  -I/usr/src/RPM/BUILD/dosemu-1.1.3/src/plugin/keyboard/include -I/usr/src/RPM/BUILD/dosemu-1.1.3/src/include -I/usr/src/RPM/BUILD/dosemu-1.1.3/src/dosext/dpmi -I/usr/include/slang -I/usr/X11R6/include  -DYYPURE  -o lex.yy.o lex.yy.c
lexer.l: In function `real_yylex':
lexer.l:489: `KEYB_TR' undeclared (first use in this function)
lexer.l:489: (Each undeclared identifier is reported only once
lexer.l:489: for each function it appears in.)
make[2]: *** [lex.yy.o] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/dosemu-1.1.3/src/base/init'
make[1]: *** [base/init] Error 2
make[1]: Leaving directory `/usr/src/RPM/BUILD/dosemu-1.1.3/src'
make: *** [default] Error 2

  Should KEYB_TR be defined in some other place too, or I have to use
  plugin_kbd_unicode ?
  Or I can safely remove next part from lexer.l.in ?
---
tr                      MAY_BE { yylval->i_value = KEYB_TR;
                                return(KEYB_LAYOUT); }

--
 Grigory Batalov.

  parent reply	other threads:[~2002-10-28  9:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-27  5:59 dosemu-1.1.3.5 for testing Bart Oldeman
2002-10-27 13:54 ` Lars Bjørndal
2002-10-27 14:26   ` Reinhard Karcher
2002-10-27 19:48     ` Bart Oldeman
2002-10-28  9:31 ` Grigory Batalov [this message]
2002-10-28  9:43   ` Sergey Suleymanov
2002-10-29 18:59     ` Grigory Batalov
2002-10-28 13:49 ` Grigory Batalov
2002-10-28 19:49   ` Bart Oldeman

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=20021028123140.0d81c6c4.grisxa@mail.ru \
    --to=grisxa@mail.ru \
    --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