Build dependency error in 2.4.0-test5

From: Andreas Gruenbacher (a.gruenbacher@bestbits.at)
Date: Sun Aug 13 2000 - 00:34:15 EST


Hi,

The 2.4.0-test5 build fails as follows when building serial.o and
serial_c[sb].o as modules:

> [...]
> mkdir -p pcmcia; \
> find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
> if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.0-test6-acl; fi
> depmod: *** Unresolved symbols in /lib/modules/2.4.0-test6-acl/pcmcia/serial_cs.o
> depmod: unregister_serial
> depmod: register_serial
> depmod: *** Unresolved symbols in /lib/modules/2.4.0-test6-acl/pcmcia/serial_cb.o
> depmod: unregister_serial
> depmod: register_serial

The offending configuration options are CONFIG_SERIAL and
CONFIG_PCMCIA_SERIAL.

Thanks for fixing,
Andreas.

------------------------------------------------------------------------
 Andreas Gruenbacher, a.gruenbacher@computer.org
 Contact information: http://www.bestbits.at/~ag/

-
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 : Tue Aug 15 2000 - 21:00:29 EST