[Buildroot] mkfs.jffs2 error

Darik Horn dajhorn at vanadac.com
Mon Feb 18 15:33:08 UTC 2008


 > I get an error "..../default.script" file not found.

The filesystem scripts sometimes try to pack the udhcp files even if 
CONFIG_APP_UDHCPC is not set, which is a bug.

The quick fix is:

$ mkdir -p project_build_*/*/root/usr/share/udhcpc/
$ touch project_build_*/*/root/usr/share/udhcpc/default.script

You should provide more of the error transcript to get better help sooner.



More information about the buildroot mailing list