![]() |
2011-12-30
, 22:36
|
Posts: 33 |
Thanked: 4 times |
Joined on Dec 2010
|
#2
|
![]() |
2011-12-31
, 04:44
|
Posts: 63 |
Thanked: 27 times |
Joined on Apr 2011
|
#3
|
![]() |
2014-09-26
, 17:13
|
Posts: 2 |
Thanked: 0 times |
Joined on Sep 2014
|
#4
|
i try to make it ,but reture error message:
gcc -Wall -g -O2 globule.c -c
In file included from globule.h:37,
from globule.c:34:
defs.h:43:18: error: pcap.h: No such file or directory
In file included from globule.c:34:
globule.h:115: error: expected specifier-qualifier-list before ‘pcap_t’
globule.h:199: error: expected ‘)’ before ‘*’ token
globule.h:200: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
globule.c: In function ‘globule_deinit’:
globule.c:64: error: ‘struct globals’ has no member named ‘wps’
globule.c:64: error: ‘struct globals’ has no member named ‘wps’
globule.c:65: error: ‘struct globals’ has no member named ‘handle’
globule.c:65: warning: implicit declaration of function ‘pcap_close’
globule.c:65: error: ‘struct globals’ has no member named ‘handle’
globule.c: At top level:
globule.c:453: error: expected ‘)’ before ‘*’ token
globule.c:457: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
globule.c: In function ‘set_wps’:
globule.c:464: error: ‘struct globals’ has no member named ‘wps’
globule.c: In function ‘get_wps’:
globule.c:468: error: ‘struct globals’ has no member named ‘wps’
make: *** [globule.o] Error 1
![]() |
2014-09-26
, 17:16
|
Posts: 2 |
Thanked: 0 times |
Joined on Sep 2014
|
#5
|
i try to make it ,but reture error message:
gcc -Wall -g -O2 globule.c -c
In file included from globule.h:37,
from globule.c:34:
defs.h:43:18: error: pcap.h: No such file or directory
In file included from globule.c:34:
globule.h:115: error: expected specifier-qualifier-list before ‘pcap_t’
globule.h:199: error: expected ‘)’ before ‘*’ token
globule.h:200: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
globule.c: In function ‘globule_deinit’:
globule.c:64: error: ‘struct globals’ has no member named ‘wps’
globule.c:64: error: ‘struct globals’ has no member named ‘wps’
globule.c:65: error: ‘struct globals’ has no member named ‘handle’
globule.c:65: warning: implicit declaration of function ‘pcap_close’
globule.c:65: error: ‘struct globals’ has no member named ‘handle’
globule.c: At top level:
globule.c:453: error: expected ‘)’ before ‘*’ token
globule.c:457: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
globule.c: In function ‘set_wps’:
globule.c:464: error: ‘struct globals’ has no member named ‘wps’
globule.c: In function ‘get_wps’:
globule.c:468: error: ‘struct globals’ has no member named ‘wps’
make: *** [globule.o] Error 1
the link is http://devttys0.com/2011/12/cracking...hours-or-less/
and tool is http://code.google.com/p/reaver-wps/
has somebody interest it ,compile reaver ,let it can run on N900 ,
i think that great!!