#116: dtc-parser.tab.c Fehler 127 -----------------------+---------------------------------------------------- Reporter: anonym | Type: defect Status: new | Priority: major Milestone: | Component: toolchain Version: v3 | Keywords: dtc-parser Dependencies: | Patchstatus: there is no patch -----------------------+---------------------------------------------------- /Desktop/thinclient/coreboot-v3 % make CP build/config.h GEN build/build.h CC build/lib/console.o BISON build/util/dtc/dtc-parser.tab.c make: *** [/home/xxx/Desktop/thinclient/coreboot-v3/build/util/dtc/dtc- parser.tab.c] Fehler 127
#116: dtc-parser.tab.c Fehler 127 -----------------------+---------------------------------------------------- Reporter: anonym | Type: defect Status: new | Priority: major Milestone: | Component: toolchain Version: v3 | Keywords: dtc-parser Dependencies: | Patchstatus: there is no patch -----------------------+---------------------------------------------------- Description changed by stepan:
Old description:
/Desktop/thinclient/coreboot-v3 % make CP build/config.h GEN build/build.h CC build/lib/console.o BISON build/util/dtc/dtc-parser.tab.c make: *** [/home/xxx/Desktop/thinclient/coreboot-v3/build/util/dtc/dtc- parser.tab.c] Fehler 127
New description:
{{{ /Desktop/thinclient/coreboot-v3 % make CP build/config.h GEN build/build.h CC build/lib/console.o BISON build/util/dtc/dtc-parser.tab.c make: *** [/home/xxx/Desktop/thinclient/coreboot-v3/build/util/dtc/dtc- parser.tab.c] Fehler 127 }}}
--
#116: dtc-parser.tab.c Fehler 127 -----------------------+---------------------------------------------------- Reporter: anonym | Type: defect Status: new | Priority: major Milestone: | Component: toolchain Version: v3 | Keywords: dtc-parser Dependencies: | Patchstatus: there is no patch -----------------------+----------------------------------------------------
Comment(by stepan):
What target is this, can you provide us your .config?
#116: dtc-parser.tab.c Fehler 127 -----------------------+---------------------------------------------------- Reporter: anonym | Type: defect Status: new | Priority: major Milestone: | Component: toolchain Version: v3 | Keywords: dtc-parser Dependencies: | Patchstatus: there is no patch -----------------------+----------------------------------------------------
Comment(by stepan):
Also, what's your bison version?
#116: dtc-parser.tab.c Fehler 127 -----------------------+---------------------------------------------------- Reporter: anonym | Type: defect Status: new | Priority: major Milestone: | Component: toolchain Version: v3 | Keywords: dtc-parser Dependencies: | Patchstatus: there is no patch -----------------------+----------------------------------------------------
Comment(by michael_reichenbach@…):
I followed the instructions under http://www.coreboot.org/SeaBIOS and did run into the same error.
But I recognized you simply need to install some version of biosn and flex, then it will build.
I think you can close this ticket, simply the instructions in the wiki may be finetuned.
#116: dtc-parser.tab.c Fehler 127 ---------------------------------+------------------------------------------ Reporter: anonym | Type: defect Status: closed | Priority: major Milestone: | Component: toolchain Version: v3 | Resolution: fixed Keywords: dtc-parser | Dependencies: Patchstatus: there is no patch | ---------------------------------+------------------------------------------ Changes (by stepan):
* status: new => closed * resolution: => fixed