Results 1 to 3 of 3

Thread: Can't make CRDA

  1. #1
    Join Date
    2015-Apr
    Posts
    1

    Can't make CRDA

    Hi to all. I can't make CRDA 3.18
    Code:
    Makefile:85: *** Cannot find development files for any supported version of libnl.  Останов.
    I installed libnl-3-dev, but still can't make CRDA
    Code:
    dpkg -l | grep libnl 
    ii  libnl-3-200:i386                          3.2.7-4                        i386         library for dealing with netlink sockets
    ii  libnl-3-dev                               3.2.7-4                        i386         development library and headers for libnl-3
    ii  libnl-genl-3-200:i386                     3.2.7-4                        i386         library for dealing with netlink sockets - generic netlink
    ii  libnl-genl-3-dev                          3.2.7-4                        i386         development library and headers for libnl-genl-3
    ii  libnl1:i386                               1.1-7                          i386         library for dealing with netlink sockets
    Please help compile CRDA

  2. #2
    Join Date
    2016-Jul
    Posts
    1
    Quote Originally Posted by Undertaker View Post
    Hi to all. I can't make CRDA 3.18
    Code:
    Makefile:85: *** Cannot find development files for any supported version of libnl.  Останов.
    I installed libnl-3-dev, but still can't make CRDA
    Code:
    dpkg -l | grep libnl 
    ii  libnl-3-200:i386                          3.2.7-4                        i386         library for dealing with netlink sockets
    ii  libnl-3-dev                               3.2.7-4                        i386         development library and headers for libnl-3
    ii  libnl-genl-3-200:i386                     3.2.7-4                        i386         library for dealing with netlink sockets - generic netlink
    ii  libnl-genl-3-dev                          3.2.7-4                        i386         development library and headers for libnl-genl-3
    ii  libnl1:i386                               1.1-7                          i386         library for dealing with netlink sockets
    Please help compile CRDA
    Make sure you have pkg-config installed.

    Code:
    #apt-get install pkg-config

  3. #3
    Join Date
    2016-Mar
    Posts
    24
    Found this little gem after hours of googleing txpower increase ... edit Makefile in crda to REG BIN?= /lib/crda/regulatory.bin. Good to go !

Similar Threads

  1. Upping TXPower on Kali 2.0 CRDA Hack W/ Alfa awus036h
    By TheSingularity in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2017-09-07, 16:45
  2. error calling CRDA to update world regulatory domain [help]
    By obscure in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2016-05-03, 19:01
  3. Replies: 6
    Last Post: 2015-06-18, 17:15
  4. Got trouble making crda in Kali
    By voice2006 in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2013-12-09, 11:20

Posting Permissions

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