Re: dosemu-1.1.3.5 for testing.

2002-10-29 Thread Grigory Batalov
On 28 Oct 2002 12:43:05 +0300 Sergey Suleymanov [EMAIL PROTECTED] wrote: P.S. Why do you use plugin_keyboard instead of plugin_kbd_unicode? Any troubles with it? I'm not sure, some time ago were problems with DOS Navigator. -- Grigory Batalov. - To unsubscribe from this list: send the

Re: dosemu-1.1.3.5 for testing.

2002-10-28 Thread Grigory Batalov
On Sun, 27 Oct 2002 01:59:47 -0400 (EDT) Bart Oldeman [EMAIL PROTECTED] 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

Re: dosemu-1.1.3.5 for testing.

2002-10-28 Thread Sergey Suleymanov
Grigory Batalov writes: Grigory Should KEYB_TR be defined in some other place too, or I Grigory have to use plugin_kbd_unicode ? Old keyboard code don't has turkish lauout. :( Grigory Or I can safely remove next part from lexer.l.in ? --- tr Grigory MAY_BE { yylval-i_value =

Re: dosemu-1.1.3.5 for testing.

2002-10-28 Thread Grigory Batalov
On Sun, 27 Oct 2002 01:59:47 -0400 (EDT) Bart Oldeman [EMAIL PROTECTED] wrote: it's available at http://www.dosemu.org/testing Also mkbindist-related part (sed) of patch-1.1.3.5 seems to be broken. You should apply this patch. -- Grigory Batalov. --- dist/mkbindist.orig Mon Oct 28 16:10:11

Re: dosemu-1.1.3.5 for testing.

2002-10-27 Thread Lars Bjørndal
Compile problem: I've upgraded to RedHat 8.0 since the last time I compiled Dosemu. The error message is: make[3]: Entering directory `/home/lrs/dosemu-1.1.3/src/base/init' bison -y -v -do parser.c parser.y gcc -c -D_GNU_SOURCE -O2 -fomit-frame-pointer -MD -mcpu=i686 -fno-strict-aliasing

Re: dosemu-1.1.3.5 for testing.

2002-10-27 Thread Reinhard Karcher
Am Sonntag, 27. Oktober 2002 14:54 schrieb Lars Bjørndal: Compile problem: I've upgraded to RedHat 8.0 since the last time I compiled Dosemu. The error message is: make[3]: Entering directory `/home/lrs/dosemu-1.1.3/src/base/init' bison -y -v -do parser.c parser.y gcc -c -D_GNU_SOURCE -O2