LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problem in installing ipwraw-ng-2.3.4-04022008.tar (https://www.linuxquestions.org/questions/linux-software-2/problem-in-installing-ipwraw-ng-2-3-4-04022008-tar-780212/)

harryko 01-06-2010 04:03 AM

Problem in installing ipwraw-ng-2.3.4-04022008.tar
 
Hi
I want to inject my card (Intel pro 3945 ABG) by using ipwraw-ng-2.3.4-04022008.tar.But I got a problem during the installation that driver.I want to use the driver in BackTrack4. But I can't connect to internet with BackTrack4, so I download it from Window 7 and copy to my thumb drive, and past to the desktop of BackTrack4.

Then I open terminal, decompress the tar file.
Another folder(ipwraw-ng) is appear on the desktop.
Then I change to the "ipwraw-ng" directory (cd /ipwraw-ng)
Then I compile with command (make) and the error start.
It shows error like below

"john@johnpc:~/ipwraw-ng$ make
make-c /lib/modules/2.6.29.4/build M=/home/john/ipwraw-ng modules
make[1] : Entering directory /usr/src/linux-source-2.6.29.4
WARNING: Symbol version dump
/usr/src/linux-source-2.6.29.4/Module.symvers is missing; modules will
have no dependencies and modversions.CC

CC [M] /home/john/ipwraw-ng/ipwraw.o
/home/john/ipwraw-ng/ipwraw.c: In function 'ipw_queue_tx_fre_tfd':
.................................................................................................
.............................................................................................
........................................................................................
.................................................................................................... .
/home/john/ipwraw-ng/ipwraw/c:7510:error:'struct ieee80211_hdr' has no
member named 'frame_ctl'
make[2] : *** [/home/john/ipwraw-ng/ipwraw.o] Error1
make[1]: ***[_module_/home/john/ipwraw-ng] Error2
make[1]: Leaving directory '/usr/src/linux-source-2.6.29.4'
make: *** [modules] Error 2
john@johnpc:~/ipwraw-ng$"

Any one help me, please.

evo2 01-06-2010 04:28 AM

Sorry, not sure I can help, but why are you trying to compile this driver? You card is supported by the iwl3945 module which has been in the kernel for some time.

See the Debian wiki for example: http://wiki.debian.org/iwlwifi

Am I missing something here?

Evo2.


All times are GMT -5. The time now is 01:13 AM.