Results 1 to 4 of 4

Thread: ndiswrapper install error

  1. #1

    ndiswrapper install error

    For last 2 days, I am trying to make the ndiswrapper work and so far no luck. I downloaded the v1.59 and trying to install it. I get this error:
    root@kali:~/ndiswrapper-1.59# make
    make -C utils
    make[1]: Entering directory `/root/ndiswrapper-1.59/utils'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/root/ndiswrapper-1.59/utils'
    make -C driver
    make[1]: Entering directory `/root/ndiswrapper-1.59/driver'
    make -C /usr/src/linux-headers-3.14-kali1-amd64 M=/root/ndiswrapper-1.59/driver
    make[2]: Entering directory `/usr/src/linux-headers-3.14-kali1-amd64'
    CC [M] /root/ndiswrapper-1.59/driver/crt.o
    /root/ndiswrapper-1.59/driver/crt.c: In function ‘_win_srand’:
    /root/ndiswrapper-1.59/driver/crt.c:470:2: error: implicit declaration of function ‘net_srandom’ [-Werror=implicit-function-declaration]
    cc1: some warnings being treated as errors
    make[5]: *** [/root/ndiswrapper-1.59/driver/crt.o] Error 1
    make[4]: *** [_module_/root/ndiswrapper-1.59/driver] Error 2
    make[3]: *** [sub-make] Error 2
    make[2]: *** [all] Error 2
    make[2]: Leaving directory `/usr/src/linux-headers-3.14-kali1-amd64'
    make[1]: *** [modules] Error 2
    make[1]: Leaving directory `/root/ndiswrapper-1.59/driver'
    make: *** [driver] Error 2
    root@kali:~/ndiswrapper-1.59#

    I can not get pass this. Any help?. I need the ndiswrapper to work. Thanks.

  2. #2
    Downloaded v1.58 and getting those errors too. Are they all bad or something wrong with Kali?. Never had any problems with Ubuntu base distros.

  3. #3
    Join Date
    2014-Jun
    Posts
    5
    i cant help you but i hope you know that you cant use the ndiswrapper for the monitoring mode.
    if i found my old tutorial i will post it for you, but i lost it it was easy but i cant but it fully to the kernel

    greetings

  4. #4
    Join Date
    2014-Sep
    Posts
    1
    I have the same issue...
    Can you tell me if you found a solution ! Thank you

Similar Threads

  1. Ndiswrapper Not Supported with Aircrack-Ng Tools
    By hankovg in forum ARM Archive
    Replies: 2
    Last Post: 2020-02-20, 16:28
  2. Replies: 2
    Last Post: 2017-01-23, 14:18
  3. ndiswrapper module not found
    By dupek in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2014-06-22, 12:43
  4. Replies: 0
    Last Post: 2013-08-27, 01:15

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •