Re: Linux 2.4.0-test1-ac16

From: Jim Barriault (jbarriau@endeavor.dwc.edu)
Date: Tue Jun 13 2000 - 01:05:49 EST


Hi,

I was able to get ac15 to boot and run fine for about 18hrs crunching rc5 keys on a
DS20. Then I tried to update to ac17 and it won't compile any more. I get the
following error with ac17:

-snip-
make -C arch/alpha/kernel
make[1]: Entering directory `/usr/src/test/linux/arch/alpha/kernel'
gcc -D__KERNEL__ -I/usr/src/test/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe -mno-fp
-regs -ffixed-8 -mcpu=ev6 -Wa,-mev6 -c -o signal.o signal.c
signal.c: In function `do_signal':
signal.c:654: `PF_PTRACED' undeclared (first use in this function)
signal.c:654: (Each undeclared identifier is reported only once
signal.c:654: for each function it appears in.)
make[1]: *** [signal.o] Error 1
make[1]: Leaving directory `/usr/src/test/linux/arch/alpha/kernel'
make: *** [_dir_arch/alpha/kernel] Error 2

with ac16 I get this:

-snip-
ld -r -o math-emu.o math.o
make[2]: Leaving directory `/usr/src/linux/arch/alpha/math-emu'
make[1]: Leaving directory `/usr/src/linux/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 \
        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/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
drivers/cdrom/cdrom.a(cdrom.o): In function `register_cdrom':
cdrom.c(.text+0x1e0): undefined reference to `CDROM_CAN'
cdrom.c(.text+0x1e4): undefined reference to `CDROM_CAN'
cdrom.c(.text+0x234): undefined reference to `CDROM_CAN'
cdrom.c(.text+0x238): undefined reference to `CDROM_CAN'
drivers/cdrom/cdrom.a(cdrom.o): In function `cdrom_open':
cdrom.c(.text+0x554): undefined reference to `CDROM_CAN'
drivers/cdrom/cdrom.a(cdrom.o)(.text+0x558):cdrom.c: more undefined references to
`CDROM_CAN' follow
make: *** [vmlinux] Error 1

Peter Rival wrote:

> Hi Alan,
>
> Both -ac16 and -ac15 hang for me on my Alpha ES40 right after turning on
> swap. On my serial console, all I get is:
>
>

-
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 : Thu Jun 15 2000 - 21:00:27 EST