[Buildroot] patching issue

Gustavo Zacarias gustavo at zacarias.com.ar
Mon Sep 8 15:32:29 UTC 2014


On 09/08/2014 11:34 AM, Sylvain LG wrote:

> Hello,
> 
> I've just launched a compilation from latest buildroot sources.
> 
> Here comes an issue:
> 
>     Applying busybox-0005-busybox-1.22.1-nc.patch using patch: 
>     patching file networking/nc_bloaty.c
>     make: *** No rule to make target
>     `package/busybox/busybox-1.22.x.config', needed by
>     `/home/username/buildroot/output/build/busybox-1.22.1/.config'.  Stop.
> 
> 
> What can I do?

Hi.
It's not a patching issue, it's a config issue.
The name of the default busybox config changed to
package/busybox/busybox.config (without the trailing version) when
multiple version support was dropped, so you need to adjust that.
Regards.





More information about the buildroot mailing list