From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stas Sergeev Subject: Re: line 496 parse error Date: Sun, 22 Dec 2002 23:44:31 +0300 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <3E06242F.8060100@yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-msdos@vger.kernel.org Hello. Grigory Batalov wrote: > I get strange error while starting dosemu in console: What does you dosemu.conf look like? The tricky part now (when everything is intended to be commented out) is that when you uncomment some option, you have to uncomment also all the related options. I.e. if you, say, uncomment $_sound, you are forced to uncomment also all the $_sb_xxx options, otherwise parse error. This is logical only partially, I think this must be changed (non-trivial).