mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Kernel 2.5.40 and QUEUE_TASK compile errors
@ 2002-10-03 18:29 Lee Leahu
  0 siblings, 0 replies; only message in thread
From: Lee Leahu @ 2002-10-03 18:29 UTC (permalink / raw)
  To: linux-kernel


Rasmus had posted a patch on linux.kernel newsgroup i found on gropus.google.com.  Unfortunately,  the patch doesn't work on my code.

im using the 2.5.40 kernel.  Please advise.


This command:


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


Produces these errors:

fs/built-in.o: In function `pagebuf_queue_task':
fs/built-in.o(.text+0xa96df): undefined reference to `queue_task'
fs/built-in.o: In function `pagebuf_iodone':
fs/built-in.o(.text+0xa9781): undefined reference to `queue_task'
fs/built-in.o: In function `pagebuf_iodone_daemon':
fs/built-in.o(.text+0xaa0ba): undefined reference to `TQ_ACTIVE'
fs/built-in.o(.text+0xaa0e8): undefined reference to `run_task_queue'

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-03 23:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-03 18:29 Kernel 2.5.40 and QUEUE_TASK compile errors Lee Leahu

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

all inboxes | Powered by JetHome®