Opened 4 years ago
Closed 4 years ago
#116 closed defect (fixed)
dtc-parser.tab.c Fehler 127
| Reported by: | anonym | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | toolchain | Keywords: | dtc-parser |
| Cc: | Dependencies: | ||
| Patch Status: | there is no patch |
Description (last modified by stepan)
/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
Attachments (0)
Change History (5)
comment:1 Changed 4 years ago by stepan
- Description modified (diff)
comment:2 Changed 4 years ago by stepan
comment:3 Changed 4 years ago by stepan
Also, what's your bison version?
comment:4 Changed 4 years ago 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.
comment:5 Changed 4 years ago by stepan
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

What target is this, can you provide us your .config?