trunk broken since die_jmp is configured out

Bernhard Fischer rep.dot.nop at gmail.com
Tue May 15 09:41:02 UTC 2007


Hi vda, *

$ egrep "(PREFER_APPLETS|HUSH)" build_i386/busybox/.config
# CONFIG_FEATURE_PREFER_APPLETS is not set
# CONFIG_FEATURE_SH_IS_HUSH is not set
# CONFIG_HUSH is not set
# CONFIG_HUSH_INTERACTIVE is not set
# CONFIG_HUSH_JOB is not set

I get:
/tmp/ccMzhAmW.o: In function `run_nofork_applet_prime':
build_i386/busybox/libbb/vfork_daemon_rexec.c:139: undefined reference to `die_jmp'
collect2: ld returned 1 exit status

Should die_jmp be available even if PREFER_APPLETS nor HUSH is set?

vda, please fix.
TIA



More information about the busybox mailing list