with wich revision ?
im 616 without pb
anyway if patch really works you need to post it on trac of aircrack-ng
...
thx for contributing
Hi,
just grabbed latest svn 1.0 dev version from aircrack-ng.
make stopped with an error :
gcc -g -W -Wall -Werror -O3 -D_FILE_OFFSET_BITS=64 -D_REVISION=`../../evalrev` -fPIC -I.. -c -o osdep.o osdep.c
In file included from radiotap-parser.h:37,
from osdep.h:14,
from osdep.c:12:
So if anyone else has problem with src here a small fix :
Edit src/osdep/radiotap-parser.h
Right under
typedef u32 __le32;
add a
typedef u16 __le16;
that's it. save and run make && make install.
with wich revision ?
im 616 without pb
anyway if patch really works you need to post it on trac of aircrack-ng
...
thx for contributing
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
it's r617.
trac filled![]()
FIXED
620 Now
thx 4 help communauty....
![]()
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
btw they said if i want to compile with sqlite enabled , i need to HAVE_SQLITE defined somewhere but i don't know where define this option in the code....
anyone have a clue ?
because without that we don't have support for sql don't have sql option for aircrack-ng (-r) in order to link airolib-ng db to aircrack
thx in advance
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
There does not appear to be a switch as far as I can see.
The only possible solution I can think of is to edit the common.mak file
find this section
and edit it to thisendif
ifndef SQLITE
SQLITE = false
I have not tried this yet but it seems possible to me as a temporary solution.endif
ifndef SQLITE
SQLITE = true
will try this as soon as i go back on bt....
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
don't care if it's screw all im on a live install with changes![]()
Watch your back, your packetz will belong to me soon... xD
BackTrack : Giving Machine Guns to Monkeys since 2006
Heres verification it will work if edited.
Μολὼν λαβέ - Great spirits encounter heavy opposition from mediocre minds.