Putra wrote: > Sudah hampir seminggu compile-compile kernel-2.4.0 yang d/l dari > ftp://kernel.org, proses lancar hasilnya okey. Namun modul ppp yang > dikonfigurasikan tidak bisa diload karena memang tidak ikut tercompile. > Perikasa direk /usr/src/linux/drivers/net file ppp.c tidak ada. > > Mohon bila ada rekan yang pernah compile kernel tersebut, informasinya > apakah memang di direk. seperti yang sudah disebut tidak ada file ppp.c ? > Dan bila mungkin saran-sarannya. > > TIA okidz:/usr/src2/linux# find /lib -name ppp_generic\.o -print /lib/modules/2.4.0/kernel/drivers/net/ppp_generic.o Mestinya nama file-nya ya ppp_generic.c Dari make menuconfig: | This driver is also available as a module ( = code which can be | | inserted in and removed from the running kernel whenever you want). | | If you said Y to "Version information on all symbols" above, then | | you cannot compile the PPP driver into the kernel; you can then only | | compile it as a module. The module will be called ppp_generic.o. If Menunya: Linux Kernel v2.4.0 Configuration ------------------------------------------------------------------------------ +------------------------ Network device support -------------------------+ | Arrow keys navigate the menu. <Enter> selects submenus --->. | | Highlighted letters are hotkeys. Pressing <Y> includes, <N> excludes, | | <M> modularizes features. Press <Esc><Esc> to exit, <?> for Help. | | Legend: [*] built-in [ ] excluded <M> module < > module capable | | +-----------^(-)------------------------------------------------------+ | | | Ethernet (10 or 100Mbit) ---> | | | | Ethernet (1000 Mbit) ---> | | | | [ ] FDDI driver support | | | | [ ] HIPPI driver support (EXPERIMENTAL) | | | | < > PLIP (parallel port) support | | | | <M> PPP (point-to-point protocol) support Oki -------------------------------------------------------------------------- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Dapatkan FAQ milis dg mengirim email kosong ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3 Pengelola dapat dihubungi lewat [EMAIL PROTECTED]
