Quentin Harley wrote: > Hi Rosea, > > I am currently building the latest rt10 kernel, and will check this on > my system afterwards. >
Ok, thanks for your work. \r > rosea grammostola wrote: >> >> >> On Tue, Apr 28, 2009 at 8:54 PM, Gustin Johnson <[email protected] >> <mailto:[email protected]>> wrote: >> >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Grammostola Rosea wrote: >> <snip> >> >> >> > Thanks, I get these errors: >> > >> > Desktop/compat-wireless-2009-04-20$ make >> > make -C /lib/modules/2.6.29-1-multimedia-686/build >> > M=/home/jack/Desktop/compat-wireless-2009-04-20 modules >> > make[1]: Entering directory >> `/usr/src/linux-headers-2.6.29-1-multimedia-686' >> > >> >> /usr/src/linux-headers-2.6.29-1-common-multimedia/arch/x86/Makefile:41: >> >> > >> >> /usr/src/linux-headers-2.6.29-1-common-multimedia/arch/x86/Makefile_32.cpu: >> >> > No such file or directory >> >> Pretty obvious error here. >> Are you sure the linux-headers package is really installed? >> >> Also, make sure that you have the virtual package "build-essentials" >> installed. I also like to install kernel-package as well. >> >> You may need to "make clean" before re-running make. >> >> >> I have them installed >> >> compat-wireless-2009-04-20$ make clean >> make[1]: Entering directory >> `/usr/src/linux-headers-2.6.29-1-multimedia-686' >> /usr/src/linux-headers-2.6.29-1-common-multimedia/arch/x86/Makefile:41: >> /usr/src/linux-headers-2.6.29-1-common-multimedia/arch/x86/Makefile_32.cpu: >> No such file or directory >> make[3]: *** No rule to make target >> `/usr/src/linux-headers-2.6.29-1-common-multimedia/arch/x86/Makefile_32.cpu'. >> >> Stop. >> make[2]: *** [sub-make] Error 2 >> make[1]: *** [all] Error 2 >> make[1]: Leaving directory >> `/usr/src/linux-headers-2.6.29-1-multimedia-686' >> make: *** [clean] Error 2 >> j...@64studio:~/Desktop/compat-wireless-2009-04-20$ make >> make -C /lib/modules/2.6.29-1-multimedia-686/build >> M=/home/jack/Desktop/compat-wireless-2009-04-20 modules >> make[1]: Entering directory >> `/usr/src/linux-headers-2.6.29-1-multimedia-686' >> /usr/src/linux-headers-2.6.29-1-common-multimedia/arch/x86/Makefile:41: >> /usr/src/linux-headers-2.6.29-1-common-multimedia/arch/x86/Makefile_32.cpu: >> No such file or directory >> make[3]: *** No rule to make target >> `/usr/src/linux-headers-2.6.29-1-common-multimedia/arch/x86/Makefile_32.cpu'. >> >> Stop. >> make[2]: *** [sub-make] Error 2 >> make[1]: *** [all] Error 2 >> make[1]: Leaving directory >> `/usr/src/linux-headers-2.6.29-1-multimedia-686' >> make: *** [modules] Error 2 >> >> >> >> >> >> >> >> > >> > /lib/modules/`uname -r`/build >> > >> > >> > ~$ /lib/modules/`uname -r`/build >> > bash: /lib/modules/2.6.29-1-multimedia-686/build: is a directory >> > >> > >> You should use "ls -l /lib/modules/`uname -r`/" to see where the >> "build" >> symlink points to. >> >> ~$ ls -l /lib/modules/`uname -r`/ >> total 2156 >> lrwxrwxrwx 1 root root 46 2009-04-24 15:04 build -> >> /usr/src/linux-headers-2.6.29-1-multimedia-686 >> lrwxrwxrwx 1 root root 46 2009-03-28 19:55 build.save -> >> /usr/src/linux-headers-2.6.29-1-multimedia-686 >> drwxr-xr-x 9 root root 4096 2009-03-05 12:03 kernel >> -rw-r--r-- 1 root root 470766 2009-04-27 20:22 modules.alias >> -rw-r--r-- 1 root root 69 2009-04-27 20:22 modules.ccwmap >> -rw-r--r-- 1 root root 484579 2009-04-27 20:22 modules.dep >> -rw-r--r-- 1 root root 813 2009-04-27 20:22 modules.ieee1394map >> -rw-r--r-- 1 root root 218 2009-04-27 20:22 modules.inputmap >> -rw-r--r-- 1 root root 23137 2009-04-27 20:22 modules.isapnpmap >> -rw-r--r-- 1 root root 74 2009-04-27 20:22 modules.ofmap >> -rw-r--r-- 1 root root 311410 2009-04-27 20:22 modules.pcimap >> -rw-r--r-- 1 root root 1597 2009-04-27 20:22 modules.seriomap >> -rw-r--r-- 1 root root 198853 2009-04-27 20:22 modules.symbols >> -rw-r--r-- 1 root root 660839 2009-04-27 20:22 modules.usbmap >> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> 64studio-devel mailing list >> [email protected] >> http://lists.64studio.com/mailman/listinfo/64studio-devel >> > > _______________________________________________ 64studio-devel mailing list [email protected] http://lists.64studio.com/mailman/listinfo/64studio-devel
