I had CONFIG_XA86_P4_CLOCKMOD AND CONFIG_X86_SPEEDSTEP set to M

I changed them to N


These options have no HELP, and it was pretty hard to find
documentation on them.

Seems that M was a bad guess :-)


>>>>> "Gilad" == Gilad Ben-Yossef <[EMAIL PROTECTED]> writes:

    Gilad> On Sun, 2002-12-29 at 15:10, Aharon Schkolnik wrote:
    >> Hi.
    >> 
    >> I am trying to build kernel 2.4.18-19.8.0.
    >> 
    >> I get all the way through the make install stage with no
    >> problems, but when I try make modules_install I get:
    >> 

    >> 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.18-19.8.0custom; fi depmod: *** Unresolved
    >> symbols in
    >> /lib/modules/2.4.18-19.8.0custom/kernel/arch/i386/kernel/p4-clockmod.o
    >> depmod: cpufreq_unregister_Rcf4ba771 depmod:
    >> cpufreq_register_Ra6b98f00 depmod: *** Unresolved symbols in
    >> /lib/modules/2.4.18-19.8.0custom/kernel/arch/i386/kernel/speedstep.o
    >> depmod: cpufreq_unregister_Rcf4ba771 depmod:
    >> cpufreq_register_Ra6b98f00

    Gilad> I'm almost certain that make modules_install does not in
    Gilad> fact clear the /lib/modules/... directory from the results
    Gilad> of previous make modules_install which means that these
    Gilad> modules might be leftovers from a previous compile attempt
    Gilad> - try removing the /lib/modules/2.4.18-19.8.0custom
    Gilad> directory and doing make modules_install

    Gilad> Hope this helps, Gilad -- Gilad Ben-Yossef
    Gilad> <[EMAIL PROTECTED]> http://benyossef.com

    Gilad>  Q: "What do you do if your Linux box goes down?" A: "Sit
    Gilad> around in the dark until the power comes back on"

-- 
  The day is short, and the work is great,  |  Aharon Schkolnik
  and the laborers are lazy, and the reward |  Israel Health Ministry 
  is great, and the Master of the house is  |  [EMAIL PROTECTED]
  impatient. - Ethics Of The Fathers Ch. 2  |  +972 2 670 6954/5

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to