[U-Boot] Sandbox cannot be built without HUSH
Wolfgang Denk
wd at denx.de
Mon Apr 23 10:28:55 CEST 2012
Dear Simon,
disabling HUSH support in sandbox results in this:
start.c: In function ‘sandbox_main_loop_init’:
start.c:97:3: warning: implicit declaration of function ‘parse_string_outer’ [-Wimplicit-function-declaration]
start.c:97:34: error: ‘FLAG_PARSE_SEMICOLON’ undeclared (first use in this function)
start.c:97:34: note: each undeclared identifier is reported only once for each function it appears in
start.c:98:9: error: ‘FLAG_EXIT_FROM_LOOP’ undeclared (first use in this function)
make[1]: *** [start.o] Error 1
make: *** [arch/sandbox/cpu/start.o] Error 2
make: *** Waiting for unfinished jobs....
start.c: In function ‘sandbox_main_loop_init’:
start.c:97:3: warning: implicit declaration of function ‘parse_string_outer’ [-Wimplicit-function-declaration]
start.c:97:34: error: ‘FLAG_PARSE_SEMICOLON’ undeclared (first use in this function)
start.c:97:34: note: each undeclared identifier is reported only once for each function it appears in
start.c:98:9: error: ‘FLAG_EXIT_FROM_LOOP’ undeclared (first use in this function)
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Everyone who comes in here wants three things:
1. They want it quick.
2. They want it good.
3. They want it cheap.
I tell 'em to pick two and call me back.
- sign on the back wall of a small printing company in Delaware
More information about the U-Boot
mailing list