linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Oh no, local symbols in discarded section .exit.text _again_ :)
  2002-11-03 16:31 Oh no, local symbols in discarded section .exit.text _again_ :) Denis Vlasenko
@ 2002-11-03 12:27 ` Alan Cox
  2002-11-04 15:51   ` Denis Vlasenko
  2002-11-04  2:12 ` Randy.Dunlap
  1 sibling, 1 reply; 5+ messages in thread
From: Alan Cox @ 2002-11-03 12:27 UTC (permalink / raw)
  To: vda; +Cc: Linux Kernel Mailing List

On Sun, 2002-11-03 at 16:31, Denis Vlasenko wrote:
> I've got well-known
> 
> drivers/built-in.o(.data+0xa6b4): undefined reference to
> `local symbols in discarded section .exit.text'

Almost certainly the tulip driver


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Oh no, local symbols in discarded section .exit.text _again_ :)
@ 2002-11-03 16:31 Denis Vlasenko
  2002-11-03 12:27 ` Alan Cox
  2002-11-04  2:12 ` Randy.Dunlap
  0 siblings, 2 replies; 5+ messages in thread
From: Denis Vlasenko @ 2002-11-03 16:31 UTC (permalink / raw)
  To: linux-kernel

I've got well-known

drivers/built-in.o(.data+0xa6b4): undefined reference to
`local symbols in discarded section .exit.text'

There was some tool (by Keith Owens AFAIK) to find in which *.c
did that happen, can somebody point me to it?
--
vda

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Oh no, local symbols in discarded section .exit.text _again_ :)
  2002-11-03 16:31 Oh no, local symbols in discarded section .exit.text _again_ :) Denis Vlasenko
  2002-11-03 12:27 ` Alan Cox
@ 2002-11-04  2:12 ` Randy.Dunlap
  2002-11-04  2:33   ` Skip Ford
  1 sibling, 1 reply; 5+ messages in thread
From: Randy.Dunlap @ 2002-11-04  2:12 UTC (permalink / raw)
  To: Denis Vlasenko; +Cc: linux-kernel

On Sun, 3 Nov 2002, Denis Vlasenko wrote:

| I've got well-known
|
| drivers/built-in.o(.data+0xa6b4): undefined reference to
| `local symbols in discarded section .exit.text'
|
| There was some tool (by Keith Owens AFAIK) to find in which *.c
| did that happen, can somebody point me to it?
| --

I'm sure that you can find it, but I'll bet money that it's
in my "scripts" collection since I save almost every usable
kernel-related script that I see.

I'd like to see kernelnewbies.org or some place collect
and list such scripts so that everyone can find them easily.

-- 
~Randy


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Oh no, local symbols in discarded section .exit.text _again_ :)
  2002-11-04  2:12 ` Randy.Dunlap
@ 2002-11-04  2:33   ` Skip Ford
  0 siblings, 0 replies; 5+ messages in thread
From: Skip Ford @ 2002-11-04  2:33 UTC (permalink / raw)
  To: Randy.Dunlap; +Cc: Denis Vlasenko, linux-kernel

Randy.Dunlap wrote:
> On Sun, 3 Nov 2002, Denis Vlasenko wrote:
> 
> | There was some tool (by Keith Owens AFAIK) to find in which *.c
> | did that happen, can somebody point me to it?
> 
> I'd like to see kernelnewbies.org or some place collect
> and list such scripts so that everyone can find them easily.

http://www.kernelnewbies.org/scripts

-- 
Skip

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Oh no, local symbols in discarded section .exit.text _again_ :)
  2002-11-03 12:27 ` Alan Cox
@ 2002-11-04 15:51   ` Denis Vlasenko
  0 siblings, 0 replies; 5+ messages in thread
From: Denis Vlasenko @ 2002-11-04 15:51 UTC (permalink / raw)
  To: Alan Cox; +Cc: Linux Kernel Mailing List

On 3 November 2002 10:27, Alan Cox wrote:
> On Sun, 2002-11-03 at 16:31, Denis Vlasenko wrote:
> > I've got well-known
> >
> > drivers/built-in.o(.data+0xa6b4): undefined reference to
> > `local symbols in discarded section .exit.text'
>
> Almost certainly the tulip driver

Yes.

Finding objects, 862 objects, ignoring 42 module(s)
Finding conglomerates, ignoring 74 conglomerate(s)
Scanning objects
Error: ./drivers/net/tulip/de2104x.o .data refers to 00000074 R_386_32          .exit.text
Done
--
vda

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-11-04 10:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-03 16:31 Oh no, local symbols in discarded section .exit.text _again_ :) Denis Vlasenko
2002-11-03 12:27 ` Alan Cox
2002-11-04 15:51   ` Denis Vlasenko
2002-11-04  2:12 ` Randy.Dunlap
2002-11-04  2:33   ` Skip Ford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).