At the end of the compile, 2.3.39 and 2.3.40-pre3:
make[2]: Leaving directory `/home/root/lx-23x/arch/alpha/math-emu'
make[1]: Leaving directory `/home/root/lx-23x/arch/alpha/math-emu'
ld -static -T arch/alpha/vmlinux.lds 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 \
net/network.a \
drivers/block/block.a drivers/char/char.o drivers/misc/misc.o
drivers/net/net.o drivers/parport/parport.a drivers/scsi/scsi.a
drivers/cdrom/cdrom.a drivers/video/video.o \
/home/root/lx-23x/arch/alpha/lib/lib.a
/home/root/lx-23x/lib/lib.a /home/root/lx-23x/arch/alpha/lib/lib.a \
--end-group \
-o vmlinux
arch/alpha/kernel/kernel.o: In function `entSys':
entry.S:550: undefined reference to `hose_head'
arch/alpha/kernel/kernel.o: In function `sys_rt_sigreturn':
entry.S:743: undefined reference to `sys_pciconfig_read'
entry.S:745: undefined reference to `sys_pciconfig_write'
make: *** [vmlinux] Error 1
[root@wakko lx-23x]#
One problem could be that the Jensen doesn't have PCI, only EISA.
--Scott
-
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/