My kernel compiles fail because <tt class= "LITERAL">_hw_float</tt> is missing. How do I solve this problem?

My kernel compiles fail because _hw_float is missing. How do I solve this problem?

Let me guess. You removed npx0 (see npx(4)) from your kernel configuration file because you do not have a math co-processor, right? Wrong! :-) The npx0 is MANDATORY. Even if you do not have a mathematic co-processor, you must include the npx0 device.



Home
FAQ