At 00.11 22/09/99 -0300, you wrote:
>thanks again
>well, I compile ppp first as module, then in the kernel.
>I think that I recompile modules, but I am not sure so I will test that
>thing
Hmmmm ... I'm not sure if you have understood.
The kernel PPP option enabled with make menuconfig or make config mustbe
anabled as <M> (not as <*>) and then you must recompile the kernel with
usual way (make dep ... make clean ... make bzImage ...) but if you change
the kernel CPU optimization (i.e. 686 instead of 386 or NO387 instead of
387 or SMP instead of SMP) you have also to recompile the kernel modules
with make modules and make modeules_install (remember to rename the old
present module directory usually located in /lib/modules/2.2.xx before
doing the module_install to avoid mixing different optimized modules ...) ....
I don't know what kind of Linux distribution you are using, so, please,
tell me ..., but there are some sugestions about kernel recompiling for SMP
at this page:
http://www.suse.de/sdb/en/html/maddin_smp.html
Hope this helps .... let me know ...
Ciao.
Bye ... Paolo
My home page is: http://www.geocities.com/Hollywood/Academy/1453/
-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]