Re: Unknown Synbol:__make_dp

Ralf Baechle <[email protected]> Wed, 31 Oct 2007 13:02:01 +0000
Newsgroups gmane.linux.ports.mips.general,gmane.linux.uclinux.devel,gmane.linux.fbdev.user
Message-ID <[email protected]>
On Wed, Oct 31, 2007 at 04:05:18PM +0530, kaka wrote:

>  While installing the  linux framebuffer driver by insmod cmd. i am getting
> the above error,
> Unknown Synbol:__make_dp
> 
> Can anybody throw some light on it , kow to remove it?

This is a fp function.  We told you before you cannot use the FPU in the
kernel or all hell will break loose.

  Ralf