Ok i solved the simple question but...
Juan Felipe Botero
jfb
Fri Feb 24 08:28:01 PST 2006
Ok thanks for the answer, now i could compile the driver, but i need to know (remember
that i compile the driver in a kernel of a embedded system,so I need to know if i have
to recompile the kernel of the embedded system (i think yes, but i'm not sure), and
which files do i need to copy to the system files in the embedded system?
the output of the driver compilation was:
[root at ingen10-221 hostap-driver-0.4.7]# make
KERNEL_PATH=/home/monica/imxl_project/gnu_tools_mxl_update/linux
make -C /home/monica/imxl_project/gnu_tools_mxl_update/linux
SUBDIRS=/home/jfb/IMXL/hostap-driver-0.4.7/driver/modules \
MODVERDIR=/home/jfb/IMXL/hostap-driver-0.4.7/driver/modules modules
make[1]: Entering directory `/home/monica/imxl_project/gnu_tools_mxl_update/linux'
CC [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap.o
CC [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_crypt_wep.o
CC [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_crypt_tkip.o
CC [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_crypt_ccmp.o
CC [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_cs.o
CC [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_plx.o
CC [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_pci.o
/home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_hw.c:3536: warning:
'prism2_suspend' defined but not used
Building modules, stage 2.
MODPOST
CC /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap.mod.o
LD [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap.ko
CC /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_crypt_ccmp.mod.o
LD [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_crypt_ccmp.ko
CC /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_crypt_tkip.mod.o
LD [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_crypt_tkip.ko
CC /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_crypt_wep.mod.o
LD [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_crypt_wep.ko
CC /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_cs.mod.o
LD [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_cs.ko
CC /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_pci.mod.o
LD [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_pci.ko
CC /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_plx.mod.o
LD [M] /home/jfb/IMXL/hostap-driver-0.4.7/driver/modules/hostap_plx.ko
make[1]: Leaving directory `/home/monica/imxl_project/gnu_tools_mxl_update/linux'
make install_all_info
make[1]: Entering directory `/home/jfb/IMXL/hostap-driver-0.4.7'
*** Become superuser and 'make install' to install the modules. ***
make[1]: Leaving directory `/home/jfb/IMXL/hostap-driver-0.4.7'
[root at ingen10-221 hostap-driver-0.4.7]# make
KERNEL_PATH=/home/monica/imxl_project/gnu_tools_mxl_update/linux install
make install_check
make[1]: Entering directory `/home/jfb/IMXL/hostap-driver-0.4.7'
make[1]: Leaving directory `/home/jfb/IMXL/hostap-driver-0.4.7'
*** Copying modules to: /lib/modules/2.6.11.4-csb/kernel/drivers/net/wireless
mkdir -p /lib/modules/2.6.11.4-csb/kernel/drivers/net/wireless
cp driver/modules/*.ko /lib/modules/2.6.11.4-csb/kernel/drivers/net/wireless
*** Running depmod..
last message:
Hi,
Please keep the conversation on the mailing list, do not reply to me
personally.
On Thu, Feb 23, 2006 at 12:41:36PM -0500, Juan Felipe Botero wrote:
> Ok when i did you said:
>
> the result was:
>
[snip]
> make install_all_info
> make[1]: Entering directory `/home/jfb/IMXL/hostap-driver-0.4.7'
> Makefile:46: WARNING: No kernel PCMCIA support found and PCMCIA_PATH is not defined
> Makefile:53: WARNING: Linux wireless extensions, CONFIG_NET_RADIO, not enabled in the
kernel
That can safely be ignored unless you need PCMCIA card support.
> and when i tried to do the make install it failed
>
>
> make install
You need to run:
make kernel_PATH=/home/monica/imxl_project/gnu_tools_mxl_update/linux install
Regards,
Brix
--
Henrik Brix Andersen <brix at gentoo.org>
Gentoo Metadistribution | Mobile computing herd
--
Open WebMail Project (http://openwebmail.org)
More information about the Hostap
mailing list