Hi Robert, there where no SDK, bison and flex missing. Now it compiled. Thanx. There are
Copying it onto the system and running it from the console just returned error code 132 and: Illegal instruction I copied the .config file from yocto into the barebox directory. Do I have still the wrong architecture? Perhaps I have to copy ./images/barebox-phytec-phycard-imx6q-1gib.img onto the destination system starting at offset 0x1000 using dd. How to copy barebox onto the sdcard? There is no setupmbr executable in ./scripts/setupmbr, just a c file and no working Makefile. Thank you and Best Regards hu -----Original Message----- From: Robert [email protected] <[email protected]> Sent: Wednesday, 22 January 2020 18:59 To: Hans-Ulrich Schlieben <[email protected]>; Ahmad Fatoum <[email protected]>; Enrico Joerns <[email protected]> Cc: [email protected]; [email protected] Subject: Re: [yocto] #yocto bootchooser: Cannot get state 'state' Hi, Did you install the SDK? Did you run the environment script? > make: /path/to/your/yocto/toolchain/bin/arm--linux-gnueabihf-gcc: Kommando > nicht gefunden > LEX scripts/kconfig/lexer.lex.c > /bin/sh: 1: flex: not found > YACC scripts/kconfig/parser.tab.h > /bin/sh: 1: bison: not found flex and bison seem to be missing as well. Regards, Robert _______________________________________________ barebox mailing list [email protected] http://lists.infradead.org/mailman/listinfo/barebox
