**** BEGIN LOGGING AT Thu Jul 23 02:59:57 2009 Jul 23 18:57:32 I am trying build kernel-module-zd1211rw for at91sam9g20ek. I have tried modify openembedded/recipes/linux/linux-2.6.28/at91sam9g20ek/defconfig and adding ${@base_contains('MACHINE_FEATURES', 'zd1211rw', 'task-base-zd1211rw', '', d)} to image file Jul 23 18:58:10 I have not success to create module Jul 23 18:59:26 chrisekh: are you really building linux-2.6.28 kernel? Jul 23 18:59:55 at least now angstrom defaults to it Jul 23 19:00:08 and the machinename is set as well? Jul 23 19:00:35 then it should be working fine =/ Jul 23 19:00:39 I have set it in build/conf/local.conf Jul 23 19:01:41 is ${@base_contains('MACHINE_FEATURES', 'zd1211rw', 'task-base-zd1211rw', ”, d)} correct way to try build zd1211rw ? Jul 23 19:02:06 chrisekh: no idea, I always build such modules by modifying the defconfig Jul 23 19:03:24 I have tried add CONFIG_ZD1211RW=m to defconf but .config file does not receive it Jul 23 19:04:44 chrisekh: what have you done to build 2.6.28? you know you need to PREFERRED_PROVIDER_virtual/kernel = "linux" in your local.conf? Jul 23 19:05:51 oh nevermind, that is set already for your machine Jul 23 19:06:41 then maybe you are missing another option in the kernelconfig, add just CONFIG_ZD1211RW=m might not be sufficient Jul 23 19:08:02 so you think that kernel config scripts removes CONFIG_ZD1211RW=m automatically from .config? Jul 23 19:08:52 maybe it just can't build the module because some other option isn't set, like wifi? Jul 23 19:09:57 I have this http://www.linux4sam.org/twiki/bin/view/Linux4SAM/WifiSolutions for helpping me. But thx for information that conffing defconfig should be enough Jul 23 19:11:17 I propably miss some dependency Jul 23 19:11:49 I think so to, why not import it with and modify with menu xconfig? Jul 23 19:13:16 i have tried bitbake -b linux_2.6.28.bb -c menuconfig ; bitbake base-image ; I have done this allready 12 Hours and i think that I start miss things because I am too tired Jul 23 19:21:42 remur_030: what was so wierd with 2.6.28 is too new or old? Jul 23 19:22:23 chrisekh: nope, should be fine Jul 23 19:27:45 Yes . Success! .config does not show that I have choosen ZD1211rw but "Packaged contents of kernel-module-zd1211rw into " text come after build Jul 23 19:29:16 aah and now I have updated defconf at build dir Jul 23 19:33:52 hello blue Jul 23 19:33:56 succeded in... Jul 23 19:41:45 hi rek Jul 23 19:51:17 bluelightning: Jul 23 19:51:25 i put opie familiar Jul 23 19:51:27 :-) Jul 23 19:51:43 now help.......let's set up the wireless Jul 23 19:51:53 it's not working Jul 23 20:22:30 i need help Jul 23 21:14:21 hi Jul 23 21:37:58 I'm building angstrom-2009 stable branch Jul 23 21:38:13 on gcc compiling, i get this error => configure: error: GMP 4.1 and MPFR 2.2.1 or newer versions required by fortran Jul 23 21:38:32 my system have both libraries installed, but the error is not fixed, Jul 23 21:38:36 any sugestion? **** ENDING LOGGING AT Fri Jul 24 02:59:57 2009