linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build failure, 2.5.40-ac6
@ 2002-10-07 20:50 Ian Soboroff
  0 siblings, 0 replies; only message in thread
From: Ian Soboroff @ 2002-10-07 20:50 UTC (permalink / raw)
  To: lkml


I decided over the weekend to give 2.5.40 a spin... if Alan's making
-ac patches, it must be at least stable enough for one of his
boxen... ;-)

I can't get it to actually compile.  Attached is my .config... the
machine is a Fujitsu Transmeta-based laptop, so it's pretty minimal
with the exception of a bunch of filesystems thrown in for fun.

The compile dies here:

make[1]: Leaving directory `/usr/src/linux-2.5.40-ac6/init'
        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
fs/built-in.o: In function `pagebuf_queue_task':
fs/built-in.o(.text+0xbfb23): undefined reference to `queue_task'
fs/built-in.o: In function `pagebuf_iodone':
fs/built-in.o(.text+0xbfbc1): undefined reference to `queue_task'
fs/built-in.o: In function `pagebuf_iodone_daemon':
fs/built-in.o(.text+0xc0620): undefined reference to `TQ_ACTIVE'
fs/built-in.o(.text+0xc0645): undefined reference to `run_task_queue'
make: *** [.tmp_vmlinux] Error 1

Clues?
TIA,
ian

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

only message in thread, other threads:[~2002-10-07 20:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-07 20:50 Build failure, 2.5.40-ac6 Ian Soboroff

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).