GithubHelp home page GithubHelp logo

Comments (1)

Katerinka28 avatar Katerinka28 commented on August 30, 2024

System info:

$ uname -a             
Linux kali 5.18.0-kali2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.18.5-1kali1 (2022-06-20) x86_64 GNU/Linux

Make output:

$ make                                                                                                                                                                     
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/5.18.0-kali2-amd64/build M=/home/kali/tmp/RTL8192EU  modules
make[1]: Entering directory '/usr/src/linux-headers-5.18.0-kali2-amd64'
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_cmd.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_security.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_debug.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_io.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_ioctl_query.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_ioctl_set.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_ieee80211.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_mlme.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_mlme_ext.o
/home/kali/tmp/RTL8192EU/core/rtw_mlme_ext.c: In function ‘mgt_dispatcher’:
/home/kali/tmp/RTL8192EU/core/rtw_mlme_ext.c:1638:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1638 |                 if (MLME_IS_AP(padapter))
      |                    ^
/home/kali/tmp/RTL8192EU/core/rtw_mlme_ext.c:1643:9: note: here
 1643 |         case WIFI_ASSOCREQ:
      |         ^~~~
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_mi.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_wlan_util.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_vht.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_pwrctrl.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_rf.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_recv.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_sta_mgt.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_ap.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_xmit.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_p2p.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_rson.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_tdls.o
  CC [M]  /home/kali/tmp/RTL8192EU/core/rtw_br_ext.o
/home/kali/tmp/RTL8192EU/core/rtw_br_ext.c:20:18: fatal error: net/ipx.h: No such file or directory
   20 |         #include <net/ipx.h>
      |                  ^~~~~~~~~~~
compilation terminated.
make[2]: *** [/usr/src/linux-headers-5.18.0-kali2-common/scripts/Makefile.build:293: /home/kali/tmp/RTL8192EU/core/rtw_br_ext.o] Error 1
make[1]: *** [/usr/src/linux-headers-5.18.0-kali2-common/Makefile:1858: /home/kali/tmp/RTL8192EU] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-5.18.0-kali2-amd64'
make: *** [Makefile:1829: modules] Error 2

had the same isssue

from rtl8192eu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.