(03-23-2016, 09:53 AM)zameox16 Wrote: mdk3.c:3931 warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result]
setuid( getuid() );
^
/tmp/ccWQhWoZ.o: In function `init_channel_hopper':
/home/zameox/mdk3-v6/mdk3.c:1269: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o: In function `ssid_brute':
/home/zameox/mdk3-v6/mdk3.c:2282: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o: In function `ssid_brute_real':
/home/zameox/mdk3-v6/mdk3.c:2332: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o: In function `intelligent_auth_dos':
/home/zameox/mdk3-v6/mdk3.c:2702: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o: In function `wids_machine':
/home/zameox/mdk3-v6/mdk3.c:2790: undefined reference to `pthread_create'
/tmp/ccWQhWoZ.o:/home/zameox/mdk3-v6/mdk3.c:2868: more undefined references to `pthread_create' follow
collect2: error: ld returned 1 exit status
make: *** [mdk3] Error 1
rm: cannot remove ‘mdk3-v6.patch’: No such file or directory
[+] Done