link failure on alpha (test3)

From: Tom Holroyd (tomh@po.crl.go.jp)
Date: Tue Jul 11 2000 - 04:29:19 EST


make dep boot -- after fixing timer.c, and not doing a clean which deletes
vmlinux.lds -- config file attached.

Alpha DP264 UP

ld -static -T arch/alpha/vmlinux.lds -N arch/alpha/kernel/head.o
init/main.o init/version.o \
        --start-group \
        arch/alpha/kernel/kernel.o arch/alpha/mm/mm.o kernel/kernel.o
mm/mm.o fs/fs.o ipc/ipc.o arch/alpha/math-emu/math-emu.o \
        drivers/block/block.o drivers/char/char.o drivers/misc/misc.o
drivers/net/net.o drivers/parport/parport.a drivers/ide/idedriver.o
drivers/scsi/scsidrv.o drivers/cdrom/cdrom.a drivers/pci/pci.a
drivers/video/video.o \
        net/network.o \
        /usr/src/linux/arch/alpha/lib/lib.a /usr/src/linux/lib/lib.a
/usr/src/linux/arch/alpha/lib/lib.a \
        --end-group \
        -o vmlinux
arch/alpha/kernel/kernel.o: In function `do_gettimeofday':
time.c(.text+0x9e20): undefined reference to `lost_ticks'
arch/alpha/kernel/kernel.o: In function `do_settimeofday':
time.c(.text+0x9ee4): undefined reference to `lost_ticks'
drivers/ide/idedriver.o: In function `ide_xlate_1024':
ide-geometry.c(.text+0x13c): undefined reference to `get_info_ptr'
ide-geometry.c(.text+0x140): undefined reference to `get_info_ptr'
ide-geometry.c(.text+0x284): undefined reference to `current_capacity'
ide-geometry.c(.text+0x288): undefined reference to `current_capacity'
make: *** [vmlinux] Error 1



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:12 EST