Hmm, I had disabled "Loadable module support" prior to rebuilding the kernel. This should mean that the PPPoE module is built into the kernel and is therefore always loaded, right?

What does your kernel .config say? It should say

CONFIG_PPP=y
CONFIG_PPPOE=y

Btw, how do you know that I need to build the PPPoE module? The BLFS book says that in order to install the PPP package I only need support for PPP:
Note
PPP support must be compiled into the kernel or available as a kernel module.

--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to