Code Monkey home page Code Monkey logo

Comments (11)

aircrack-ng avatar aircrack-ng commented on June 1, 2024

Comment by misterx on 30 Dec 2006 11:11 UTC

Could you try the following (taken from the forum and also from the ipw installation manual):

cd /usr/include/linux
rm wireless.h
ln -s ../wireless.h .

Forum URL: http://tinyshell.be/aircrackng/forum/index.php?topic=776.0

from aircrack-ng.

aircrack-ng avatar aircrack-ng commented on June 1, 2024

Comment by anonymous on 30 Dec 2006 11:11 UTC

it does not work.
now I get this (similar) error

gcc -g -W -Wall -O3 -D_FILE_OFFSET_BITS=64 src/aireplay-ng.c src/common.c src/crc.c -o aireplay-ng

In file included from src/aireplay-ng.c:34:

/usr/include/linux/wireless.h:683: error: expected ':', ',', ';', '}' or 'attribute' before '*' token

/usr/include/linux/wireless.h:907: error: 'IFNAMSIZ' undeclared here (not in a function)

src/aireplay-ng.c: In function 'openraw':

src/aireplay-ng.c:2189: error: storage size of 'ifr' isn't known

src/aireplay-ng.c:2189: warning: unused variable 'ifr'

make: *** [aireplay-ng] Error 1

from aircrack-ng.

aircrack-ng avatar aircrack-ng commented on June 1, 2024

Comment by misterx on 30 Dec 2006 11:11 UTC

I have no idea, may I have an access to a test computer with the same setup as you (not for the hardware, only software) where I can test anything; I didn't succeed installing arch into a vmware, the iso don't want to boot (0.7.2 ftp and full iso, current 0.8 ftp). You can contact me at the address found in AUTHORS file. Thanks

from aircrack-ng.

aircrack-ng avatar aircrack-ng commented on June 1, 2024

Comment by anonymous on 30 Dec 2006 11:11 UTC

I attached wireless.h

the one with error in line 885

from aircrack-ng.

aircrack-ng avatar aircrack-ng commented on June 1, 2024

Comment by anonymous on 30 Dec 2006 11:11 UTC

I don't have a second computer to install Arch and give you access....

from aircrack-ng.

aircrack-ng avatar aircrack-ng commented on June 1, 2024

Comment by misterx on 30 Dec 2006 11:11 UTC

I read the file and I should use iwlib.h instead of this file (I'll investigate this way).

Can you try adding the following line just before the "linux/wireless.h" include in aireplay-ng.c (and maybe also in airodump-ng.c):

#include <linux/if.h>

Description change: formatting make output

from aircrack-ng.

aircrack-ng avatar aircrack-ng commented on June 1, 2024

Comment by anonymous on 30 Dec 2006 11:11 UTC

yes, now it compiles.

both files need the line...

from aircrack-ng.

aircrack-ng avatar aircrack-ng commented on June 1, 2024

Comment by misterx on 30 Dec 2006 11:11 UTC

I'll see if it still compiles with other (old) distro (on debian i think, it works) and if it's the case, i'll add it.

Thanks for testing.

from aircrack-ng.

aircrack-ng avatar aircrack-ng commented on June 1, 2024

Comment by misterx on 30 Dec 2006 11:11 UTC

(In #64) Fixes compilation of airodump-ng.c and aireplay-ng.c on Arch and maybe other distro (Closes: #35)

from aircrack-ng.

aircrack-ng avatar aircrack-ng commented on June 1, 2024

Comment by anonymous on 30 Dec 2006 11:11 UTC

Make same change in airtun-ng.c please.

from aircrack-ng.

aircrack-ng avatar aircrack-ng commented on June 1, 2024

Comment by hirte on 30 Dec 2006 11:11 UTC

already done in 28cbee3.

from aircrack-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.