linux-wlan-ng and arm for gumstix

"Timur Alperovich" <[email protected]> Tue, 12 Jun 2007 15:27:52 -0400
Newsgroups gmane.linux.linux-wlan.user
Message-ID <[email protected]>
--===============1563696556==
Content-Type: multipart/alternative; 
	boundary="----=_Part_7865_29243641.1181676472154"

------=_Part_7865_29243641.1181676472154
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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

------=_Part_7865_29243641.1181676472154
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi there,<br><br>I&#39;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 
<a href="http://config.in">config.in</a> file directly and here are the contents:<br>WLAN_VERSION=0<br>WLAN_PATCHLEVEL=2<br>WLAN_SUBLEVEL=8<br>WLAN_EXTRAVERSION=<br>LINUX_SRC=/home/timur/C++/gumstix-buildroot/build_arm_nofpu/linux-
2.6.18gum<br>PCMCIA_SRC=<br>PREFIX=/home/timur/C++/gumstix-buildroot/wlan-ng<br>INST_EXEDIR=/sbin<br>TARGET_ROOT_ON_HOST=<br>RC_DIR=/etc/rc.d<br>PCMCIA_DIR=/etc/pcmcia<br>SYSV_INIT=y<br>INSTALL_DEPMOD=y<br>WLAN_DEBUG=n<br>
CROSS_COMPILE_ENABLED=y<br>CROSS_COMPILE=arm-linux-<br>HOST_COMPILE=<br>PRISM2_PLX=n<br>PRISM2_PCMCIA=y<br>PRISM2_PCI=n<br>PRISM2_USB=n<br><br>Is there something silly I&#39;m missing? Wouldn&#39;t setting CROSS_COMPILE_ENABLED=y be sufficient as well as specifying the prefix?
<br><br>Thanks for the help,<br>Timur<br>

------=_Part_7865_29243641.1181676472154--

--===============1563696556==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Linux-wlan-user mailing list
[email protected]
http://lists.linux-wlan.com/mailman/listinfo/linux-wlan-user
--===============1563696556==--