From: Jonathan Dumaresq <jdumaresq@cimeq.qc.ca>
To: buildroot@busybox.net
Subject: [Buildroot] error messages
Date: Mon, 14 Jan 2008 14:16:32 -0500 [thread overview]
Message-ID: <022d01c856e1$f8f27a10$6e00a8c0@JONATHAN> (raw)
In-Reply-To: <d6cda7730801140911x5b866f6ew44f96f7f93084f49@mail.gmail.com>
Hi,
This is not something that i'm normaly do on a daily basis. So I have the
file modified, but I'm try to make a patch. I try with svn diff, but thoses
file are not part of the svn. So what is the best way of providing a working
patch ?
Regards
Jonathan
-----Message d'origine-----
De?: Thiago A. Corr?a [mailto:thiago.correa at gmail.com]
Envoy??: 14 janvier 2008 12:12
??: Jonathan Dumaresq
Cc?: buildroot at uclibc.org
Objet?: Re: [Buildroot] error messages
Hi Jonathan,
Sorry for the intromission. Well, you would have to patch each file
that references bzero, since that's not a standard function name (one
can enable it with a deprecated something flag in uClibc config).
So, the best approach would be to cd to
/buildroot/buildroot/build_arm_wchar/mDNSResponder-107.6 then grep for
bzero and replace it. Then create a patch and place it in the
package/mDNSResponder folder. (Also, please submit here for inclusion
and to mDNSResponder maintainer).
Kind Regards,
Thiago A. Correa
On Jan 14, 2008 2:23 PM, Jonathan Dumaresq <jdumaresq@cimeq.qc.ca> wrote:
>
> 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
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>
next prev parent reply other threads:[~2008-01-14 19:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-10 20:42 [Buildroot] error messages Jonathan Dumaresq
2008-01-12 17:10 ` Ulf Samuelsson
2008-01-14 16:23 ` Jonathan Dumaresq
2008-01-14 17:11 ` Thiago A. Corrêa
2008-01-14 19:16 ` Jonathan Dumaresq [this message]
2008-01-14 19:52 ` Ulf Samuelsson
[not found] ` <028001c856f7$53f33de0$6e00a8c0@JONATHAN>
[not found] ` <000d01c85704$1d397690$e5031a0a@atmel.com>
2008-01-15 14:39 ` Jonathan Dumaresq
2008-01-14 19:35 ` Jonathan Dumaresq
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='022d01c856e1$f8f27a10$6e00a8c0@JONATHAN' \
--to=jdumaresq@cimeq.qc.ca \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.