1.3.28 troubles

Eugenio Jimenez Yguacel (eugenio@Cascorro.teleco.ulpgc.es)
Mon, 18 Sep 1995 23:40:02 +0000 (GMT)


Hi Linuxers,
Last nigth I was trying to compile the new kernel and then it happened..

With SCSI support (53c810)
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -pipe -m486 -g -c 53c7,8xx.c
53c7,8xx.c: In function `NCR53c8x0_init_fixup':
53c7,8xx.c:1123: `tpnt' undeclared (first use this function)
53c7,8xx.c:1123: (Each undeclared identifier is reported only once
53c7,8xx.c:1123: for each function it appears in.)
53c7,8xx.c:1128: warning: unsigned value < 0 is always 0
[ This warning is ^ an old friend of mine (and yours, sure)]
make[2]: *** [53c7,8xx.o] Error 1
:-(

But without SCSI... (I have two Linux boxes)
ld -qmagic -Ttext 0xfffe0 arch/i386/kernel/head.o init/main.o init/version.o \
arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o net/network.a \
fs/filesystems.a \
drivers/block/block.a drivers/char/char.a drivers/net/net.a \
/usr/src/linux/arch/i386/lib/lib.a /usr/src/linux/lib/lib.a /usr/src/linux/arch/i386/lib/lib.a -o vmlinux
kernel/kernel.o(.data+0x3ab8): undefined reference to `scsi_dir'
kernel/kernel.o(.data+0x3ac0): undefined reference to `scsi_hba_dir'
make: *** [vmlinux] Error 1 ^
:-( What does it mean ?
I said no to SCSI support
TIA.
____________________________________________________________________
Eugenio Jimenez Yguacel eugenio@cascorro.teleco.ulpgc.es
E.T.S.I. Telecomunicacion Tfno: (+34)-28-452863
Campus de Tafira S/N Fax: (+34)-28-451243
35017 Las Palmas, Spain Beer, breakfast for champions!
--------------------------------------------------------------------