[Buildroot] error messages

Ulf Samuelsson ulf at atmel.com
Sat Jan 12 17:10:23 UTC 2008


> Hi all,
> 
> 
> 
> I just use the defconfig of the rm9200 to setup a build process. 
> I go the error that you can find in the attached file. 
> Regards
> 
> Jonathan

Apply diffs when bzero is found.

-    bzero(msg, *len);
+    memset(msg, '\0', *len);Best Regards
Ulf Samuelsson




More information about the buildroot mailing list