[Buildroot] error messages

Jonathan Dumaresq jdumaresq at cimeq.qc.ca
Mon Jan 14 16:23:06 UTC 2008


Hi Ulf,

I'm not sure to what to do with your answer. 

On which file I should apply this patch ?

Regards

Jonathan

-----Message d'origine-----
De : Ulf Samuelsson [mailto:ulf at atmel.com] 
Envoyé : 12 janvier 2008 12:10
À : Jonathan Dumaresq; buildroot at uclibc.org
Objet : Re: [Buildroot] error messages

> 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