After the usual "make oldconfig; make dep; make clean; make bzImage"
all goes well until the linking:
drivers/parport/parport.a(parport_pc.o): In function `parport_pc_init':
parport_pc.o(.text.init+0x122): undefined reference to `parport_pc_init_pci'
make: *** [vmlinux] Error 1
osiris:/usr/src/linux-2.3 $ grep PAR .config
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_PC_FIFO=y
# CONFIG_PARPORT_AMIGA is not set
# CONFIG_PARPORT_MFC3 is not set
# CONFIG_PARPORT_ATARI is not set
# CONFIG_PARPORT_SUNBPP is not set
# CONFIG_PARPORT_OTHER is not set
CONFIG_PARPORT_1284=y
I don't use modules.
-- Henrik Storner | "Software engineering is a race between engineers <storner@image.dk> | who try to create foolproof software and the | universe which is trying to create bigger fools. | So far, the universe is winning..."- 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 : Wed Mar 15 2000 - 21:00:19 EST