|
List Info
Thread: linux-wlan-ng and arm for gumstix
|
|
| linux-wlan-ng and arm for gumstix |

|
2007-06-12 14:27:52 |
|
Hi there,
I'm working on a project which involves setting up a prism 2.5 card on a gumstix device. The kernel on the gumstix is 2.6.18 and the card is WCF11 or WCF12 (have two to play with). When I try to compile with make ARCH=arm CROSS_COMPILE=arm-linux- I notice an error that cc cannot be found and get_version.c cannot be compiled. I added a symlink cc pointing to gcc, which got around that issue. The main problem is that it is not cross compiling. I modified the
config.in file directly and here are the contents: WLAN_VERSION=0 WLAN_PATCHLEVEL=2 WLAN_SUBLEVEL=8 WLAN_EXTRAVERSION= LINUX_SRC=/home/timur/C++/gumstix-buildroot/build_arm_nofpu/linux-
2.6.18gum PCMCIA_SRC= PREFIX=/home/timur/C++/gumstix-buildroot/wlan-ng INST_EXEDIR=/sbin TARGET_ROOT_ON_HOST= RC_DIR=/etc/rc.d PCMCIA_DIR=/etc/pcmcia SYSV_INIT=y INSTALL_DEPMOD=y WLAN_DEBUG=n
CROSS_COMPILE_ENABLED=y CROSS_COMPILE=arm-linux- HOST_COMPILE= PRISM2_PLX=n PRISM2_PCMCIA=y PRISM2_PCI=n PRISM2_USB=n
Is there something silly I'm missing? Wouldn';t setting CROSS_COMPILE_ENABLED=y be sufficient as well as specifying the prefix?
Thanks for the help, Timur
|
[1]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|