Re: 2.3.43 breaks pppd! (SOLVED, possible config gotcha)

Paul Barton-Davis (pbd@Op.Net)
Mon, 14 Feb 2000 10:24:50 -0500


Ah, stupid me. I had compiled a kernel without CONFIG_KMOD, which
prevents on-demand loading of modules. still, there should really be a
check in the config stuff to prevent you from asking for PPP as a
module if CONFIG_KMOD is not set. Unlike some other modularized code,
PPP clearly does not work as a module without KMOD.

--p

-
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/