Alonso y Eydis wrote: > I downloaded kernel 2.6.14.3, configured, compiled appropriately and > I'm able to boot from proper bzImage. > Now when doing make in checked out directory there are no warnings > as before but there is no .ko file at all either so I can not insmod > anything! Following is the output. > > make -C /lib/modules/2.6.14.3/build M=/usr/src/speedtouch > EXTRA_CFLAGS=-DDEBUG > make[1]: Entering directory `/sources/linux-2.6.14.3' > Building modules, stage 2. > MODPOST > make[1]: Leaving directory `/sources/linux-2.6.14.3' > > I'm a Linux illiterate but eager to learn (maybe the hard way but > learning anyway...). LFS uses Linux-Libc-Headers and the version I built > has 2.6.11.2 version. Could this be the reason I cannot produce the .ko > files? Current Libc-Headers version is 2.6.12.0. If this is the source > of my problem, version 2.6.12.0 would be of any help? > I searched on how to produce a more recent Libc-Headers package with > no avail.
The Libc-Headers are not the problem. The new driver builds fine for me with the same Libc-Headers as you. (Or it did until linux-2.6.15-rc3-git1 but that's a different story..;) How did you configure your kernel? Did you enable loadable module support? Did you configure the speedtouch driver as a module when you compiled your kernel? Please post your kernel .config Andy Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED]
