2.3.40-pre4: isa-pnp.o missing?

From: Dan Glover (kernel@dangl.demon.co.uk)
Date: Mon Jan 17 2000 - 03:18:17 EST


I've not noticed previous reports. This also failed with 2.3.40-pre1.

|make[1]: Leaving directory `/usr3/src/linux-2.3/arch/i386/lib'
|ld -m elf_i386 -T /usr3/src/linux-2.3/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o \
| --start-group \
| 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 \
| drivers/block/block.a drivers/char/char.o drivers/misc/misc.o drivers/net/net.o drivers/parport/parport.a drivers/char/drm/drm.o drivers/cdrom/cdrom.a drivers/pci/pci.a drivers/pnp/isa-pnp.o drivers/video/video.o drivers/net/hamradio/hamradio.o \
| /usr3/src/linux-2.3/arch/i386/lib/lib.a /usr3/src/linux-2.3/lib/lib.a /usr3/src/linux-2.3/arch/i386/lib/lib.a \
| --end-group \
| -o vmlinux
|ld: cannot open drivers/pnp/isa-pnp.o: No such file or directory
|make: *** [vmlinux] Error 1

There is, indeed no isa-pnp.o I have:
CONFIG_PNP=y
CONFIG_ISAPNP=m

Full .config available on request. I also see "nothing to be done for
`all_targets'" in .../drivers/pnp so I guess an issue with the makefile?
Will see if I can fix later...

Dan

-
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 : Mon Jan 31 2000 - 21:00:26 EST