2.4.0 test 7 won't compile for me

From: Roy Katz (katz@Glue.umd.edu)
Date: Sat Aug 26 2000 - 01:25:15 EST


Hello,

I'm very new at this, so please understand that I'm getting better..

Anyhow, I've configured my kernel (configuration adjunct) and have
successfully issued 'make dep'; however, upon issuing 'make bzImage',
I get the following error:

-------begin---------

make[2]: Leaving directory /usr/src/linux-2.4.0-test7/arch/i386/lib'
make[1]: Leaving directory /usr/src/linux-2.4.0-test7/arch/i386/lib'
ld -m elf_i386 -T /usr/src/linux-2.4.0-test7/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 \
        drivers/block/block.o drivers/char/char.o drivers/misc/misc.o
drivers/net/net.o drivers/media/media.o drivers/parport/parport.a
drivers/char/drm/drm.o drivers/ide/idedriver.o drivers/cdrom/cdrom.a
drivers/sound/sounddrivers.o drivers/pci/pci.a drivers/pnp/pnp.o
drivers/video/video.o \
        net/network.o \
                /usr/src/linux-2.4.0-test7/arch/i386/lib/lib.a
/usr/src/linux-2.4.0-test7/lib/lib.a
/usr/src/linux-2.4.0-test7/arch/i386/lib/lib.a \
        --end-group \
                -o vmlinux
                init/main.o: In function do_basic_setup':
                init/main.o(.text.init+0xb74): undefined reference to
init_pcmcia_ds'
                drivers/char/char.o: In function vc_allocate':
                drivers/char/char.o(.text+0x5c5a): undefined reference to
pm_register'
                drivers/char/char.o: In function kbd_init':
                drivers/char/char.o(.text.init+0x1b09): undefined
reference
to pm_register'
drivers/char/char.o: In function chr_dev_init':
drivers/char/char.o(.text.init+0x1b68): undefined reference to lp_init'
drivers/pci/pci.a(pci_core.o): In function pci_init':
pci_core.o(.text.init+0x7cf): undefined reference to pm_register'
make: *** [vmlinux] Error 1
-------end-----------

note that I never specified PCMCIA support in any way (one can
verify this from the attached config file). What is going wrong
here?

Thanks,
Roey Katz



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



This archive was generated by hypermail 2b29 : Thu Aug 31 2000 - 21:00:17 EST