Re: [I810fb-user] i810fb drivers for linux-2.4.18-14 kernel
Status: Beta
Brought to you by:
adaplas
|
From: Bryan S. <br...@bo...> - 2003-07-17 16:24:38
|
On Thu, Jul 17, 2003 at 08:09:07AM -0700, Monisha Barooah wrote: >"i810fb-2.4.18.o: The module you are trying to load >(i810fb-2.4.18.o) is compiled with a gcc >version 2 compiler, while the kernel you are running >is compiled with >a gcc version 3 compiler. This is known to not work." Try compiling the driver with gcc version 3 by exporting CC to point to the gcc3 binary (Example: "export CC=/usr/bin/gcc-3.3"). Bryan |