I've compiled succesfully the au8830 driver after a few
modifications. Now, the problem is that the RHL 8.0
kernel is compiled with gcc3 and the object au8830.o is
compiled with gcc2. Here is the listing of the error:
/lib/modules/2.4.18-14/misc/au8830.o: The module you
are trying to load
(/lib/modules/2.4.18-14/misc/au8830.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.
/lib/modules/2.4.18-14/misc/au8830.o: insmod
/lib/modules/2.4.18-14/misc/au8830.o failed
/lib/modules/2.4.18-14/misc/au8830.o: insmod au8830 failed
Constantin Brinzoi
messeriasu@xnet.ro
Logged In: NO
use an editor on asp30.o (or something like that) and change the gcc to
version 3.