* [KJ] Output of make buildcheck
@ 2005-08-11 20:49 Gabriel A. Devenyi
2005-08-11 21:22 ` Nish Aravamudan
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Gabriel A. Devenyi @ 2005-08-11 20:49 UTC (permalink / raw)
To: kernel-janitors
Hello All,
I was wondering if anyone knew what the output of make buildcheck
actually means, or where documentation is that describes the output.
Here's an example:
Error: ./mm/slab.o .data refers to 00000158 R_386_32 .init.text
Thanks for your help!
--
Gabriel Devenyi
ace@staticwave.ca
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [KJ] Output of make buildcheck
2005-08-11 20:49 [KJ] Output of make buildcheck Gabriel A. Devenyi
@ 2005-08-11 21:22 ` Nish Aravamudan
2005-08-11 22:39 ` Gabriel Devenyi
2005-08-12 0:36 ` Alexey Dobriyan
2 siblings, 0 replies; 4+ messages in thread
From: Nish Aravamudan @ 2005-08-11 21:22 UTC (permalink / raw)
To: kernel-janitors
On 8/11/05, Gabriel A. Devenyi <ace@staticwave.ca> wrote:
> Hello All,
>
> I was wondering if anyone knew what the output of make buildcheck
> actually means, or where documentation is that describes the output.
> Here's an example:
> Error: ./mm/slab.o .data refers to 00000158 R_386_32 .init.text
Consider using make help (or read the Makefile):
Static analysers
buildcheck - List dangling references to vmlinux discarded sections
and init sections from non-init sections
> Thanks for your help!
Why have we been having this rash of cross-postings to KJ and KN? They
are very different lists with different purposes. If you have a
janitorial patch or question, it goes to KJ; if you have a general
kernel question, it goes to KN.
Thanks,
Nish
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [KJ] Output of make buildcheck
2005-08-11 20:49 [KJ] Output of make buildcheck Gabriel A. Devenyi
2005-08-11 21:22 ` Nish Aravamudan
@ 2005-08-11 22:39 ` Gabriel Devenyi
2005-08-12 0:36 ` Alexey Dobriyan
2 siblings, 0 replies; 4+ messages in thread
From: Gabriel Devenyi @ 2005-08-11 22:39 UTC (permalink / raw)
To: kernel-janitors
On August 11, 2005 17:22, Nish Aravamudan wrote:
> Consider using make help (or read the Makefile):
>
> Static analysers
> buildcheck - List dangling references to vmlinux discarded sections
> and init sections from non-init sections
The problem is that means nothing to me, what do the numbers mean? Whats a
sample bug and fix? I try to google and read available documentation before posting
a question, so telling me to read documentation doesn't help much.
> Why have we been having this rash of cross-postings to KJ and KN? They
> are very different lists with different purposes. If you have a
> janitorial patch or question, it goes to KJ; if you have a general
> kernel question, it goes to KN.
This *is* in fact a question that applies to both KJ and KN, as this is a newbie question (I'm just starting)
and make buildcheck is something suggested by KJ to list errors that need fixing.
--
Gabriel Devenyi
ace@staticwave.ca
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [KJ] Output of make buildcheck
2005-08-11 20:49 [KJ] Output of make buildcheck Gabriel A. Devenyi
2005-08-11 21:22 ` Nish Aravamudan
2005-08-11 22:39 ` Gabriel Devenyi
@ 2005-08-12 0:36 ` Alexey Dobriyan
2 siblings, 0 replies; 4+ messages in thread
From: Alexey Dobriyan @ 2005-08-12 0:36 UTC (permalink / raw)
To: kernel-janitors
[-- Attachment #1: Type: text/plain, Size: 706 bytes --]
On Thu, Aug 11, 2005 at 06:39:48PM -0400, Gabriel Devenyi wrote:
> On August 11, 2005 17:22, Nish Aravamudan wrote:
> > Consider using make help (or read the Makefile):
> >
> > Static analysers
> > buildcheck - List dangling references to vmlinux discarded sections
> > and init sections from non-init sections
>
> The problem is that means nothing to me, what do the numbers mean? Whats a
> sample bug and fix?
bkbit [1] for "buildcheck". It will give you some examples but not much.
> I try to google and read available documentation before posting
> a question, so telling me to read documentation doesn't help much.
[1] http://linux.bkbits.net:8080/linux-2.6
[-- Attachment #2: Type: text/plain, Size: 168 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-08-12 0:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-11 20:49 [KJ] Output of make buildcheck Gabriel A. Devenyi
2005-08-11 21:22 ` Nish Aravamudan
2005-08-11 22:39 ` Gabriel Devenyi
2005-08-12 0:36 ` Alexey Dobriyan
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.