From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Willem Stumpel Subject: slight problem compiling Date: Thu, 12 Jun 2003 21:10:35 +0200 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <3EE8D02B.8040005@my.home> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Compiling 1.1.5 fails; I get messages like lex.yy.c: In function `yy_get_next_buffer': lex.yy.c:3789: error: `yy_current_buffer' undeclared (first use in this function) lex.yy.c:3789: error: (Each undeclared identifier is reported only once for each function it appears in.) lex.yy.c: At top level: lex.yy.c:4372: warning: no previous declaration for `yyget_lineno' I must confess I did some messing around (i.e. re-installing) with my system recently. What might I be missing? Regards, Jan