public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.40-ac2 link error
@ 2002-10-04  3:32 Murray J. Root
  2002-10-05 13:36 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Murray J. Root @ 2002-10-04  3:32 UTC (permalink / raw)
  To: linux-kernel

What am I missing here?

ld -m elf_i386 -e stext -T arch/i386/vmlinux.lds.s 
		arch/i386/kernel/head.o arch/i386/kernel/init_task.o  
		init/built-in.o --start-group  arch/i386/kernel/built-in.o  
		arch/i386/mm/built-in.o  arch/i386/mach-generic/built-in.o 
		kernel/built-in.o mm/built-in.o fs/built-in.o ipc/built-in.o 
		security/built-in.o  lib/lib.a  arch/i386/lib/lib.a  
		drivers/built-in.o  sound/built-in.o  arch/i386/pci/built-in.o  
		net/built-in.o --end-group  -o .tmp_vmlinux
drivers/built-in.o: In function `handle_remote_request':
drivers/built-in.o(.text+0x48714): undefined reference to `queue_task'
drivers/built-in.o: In function `handle_iso_send':
drivers/built-in.o(.text+0x48a6f): undefined reference to `queue_task'
make[1]: *** [.tmp_vmlinux] Error 1


-- 
Murray J. Root
------------------------------------------------
DISCLAIMER: http://www.goldmark.org/jeff/stupid-disclaimers/
------------------------------------------------
Mandrake on irc.freenode.net:
  #mandrake & #mandrake-linux = help for newbies 
  #mdk-cooker = Mandrake Cooker 


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

* Re: 2.5.40-ac2 link error
  2002-10-04  3:32 2.5.40-ac2 link error Murray J. Root
@ 2002-10-05 13:36 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2002-10-05 13:36 UTC (permalink / raw)
  To: Murray J. Root; +Cc: Linux Kernel Mailing List

On Fri, 2002-10-04 at 04:32, Murray J. Root wrote:
> What am I missing here?
> 

Not everything has been adapted to the new non-bh taak interfaces yet


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

end of thread, other threads:[~2002-10-05 13:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-04  3:32 2.5.40-ac2 link error Murray J. Root
2002-10-05 13:36 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox