|
From: | Mike Miller |
Subject: | [Octave-bug-tracker] [bug #43023] Compilation error "‘yylex’ was not declared in this scope" |
Date: | Tue, 09 Sep 2014 19:18:25 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0 |
Follow-up Comment #10, bug #43023 (project octave): Looks to me like the problem is incorrect detection of when to use "%define api.prefix" vs. "%name-prefix=". Specifically, when I try to build with bison 2.4.3, configure sets the variable BISON_API_PREFIX_DECL_STYLE to "api" and compilation fails. If I instead build with "make BISON_API_PREFIX_DECL_STYLE=name", compilation succeeds. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?43023> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |