Git Product home page Git Product logo

rtl8812au_8821au_linux's Introduction

rtl8812au_8821au_linux's People

Contributors

hunterxuan avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

yongleili717

rtl8812au_8821au_linux's Issues

i can't use this driver in ubuntu18.04

<pre>Makefile:975: &quot;Cannot use CONFIG_STACK_VALIDATION=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel&quot; CC [M] /home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/core/rtw_cmd.o In file included from <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/osdep_service.h:41:0</b>, from <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/drv_types.h:32</b>, from <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/core/rtw_cmd.c:22</b>: <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/osdep_service_linux.h:</b> In function โ€˜<b>_init_timer</b>โ€™: <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/osdep_service_linux.h:267:8:</b> <font color="#EF2929"><b>error: </b></font>โ€˜<b>_timer {aka struct timer_list}</b>โ€™ has no member named โ€˜<b>data</b>โ€™ ptimer<font color="#EF2929"><b>-&gt;</b></font>data = (unsigned long)cntx; <font color="#EF2929"><b>^~</b></font> <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/osdep_service_linux.h:268:2:</b> <font color="#EF2929"><b>error: </b></font>implicit declaration of function โ€˜<b>init_timer</b>โ€™; did you mean โ€˜<b>_init_timer</b>โ€™? [<font color="#EF2929"><b>-Werror=implicit-function-declaration</b></font>] <font color="#EF2929"><b>init_timer</b></font>(ptimer); <font color="#EF2929"><b>^~~~~~~~~~</b></font> <font color="#4E9A06">_init_timer</font> In file included from <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/drv_types.h:32:0</b>, from <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/core/rtw_cmd.c:22</b>: <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/osdep_service.h:</b> In function โ€˜<b>thread_enter</b>โ€™: <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/osdep_service.h:343:2:</b> <font color="#EF2929"><b>error: </b></font>implicit declaration of function โ€˜<b>allow_signal</b>โ€™; did you mean โ€˜<b>do_signal</b>โ€™? [<font color="#EF2929"><b>-Werror=implicit-function-declaration</b></font>] <font color="#EF2929"><b>allow_signal</b></font>(SIGTERM); <font color="#EF2929"><b>^~~~~~~~~~~~</b></font> <font color="#4E9A06">do_signal</font> <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/osdep_service.h:</b> In function โ€˜<b>flush_signals_thread</b>โ€™: <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/osdep_service.h:353:6:</b> <font color="#EF2929"><b>error: </b></font>implicit declaration of function โ€˜<b>signal_pending</b>โ€™; did you mean โ€˜<b>timer_pending</b>โ€™? [<font color="#EF2929"><b>-Werror=implicit-function-declaration</b></font>] if (<font color="#EF2929"><b>signal_pending</b></font> (current)) <font color="#EF2929"><b>^~~~~~~~~~~~~~</b></font> <font color="#4E9A06">timer_pending</font> <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/osdep_service.h:355:3:</b> <font color="#EF2929"><b>error: </b></font>implicit declaration of function โ€˜<b>flush_signals</b>โ€™; did you mean โ€˜<b>do_signal</b>โ€™? [<font color="#EF2929"><b>-Werror=implicit-function-declaration</b></font>] <font color="#EF2929"><b>flush_signals</b></font>(current); <font color="#EF2929"><b>^~~~~~~~~~~~~</b></font> <font color="#4E9A06">do_signal</font> In file included from <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/drv_types.h:95:0</b>, from <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/core/rtw_cmd.c:22</b>: <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/hal_com.h:</b> At top level: <b>/home/maomao/document/drvers/driver/rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51/include/hal_com.h:412:13:</b> <font color="#EF2929"><b>error: </b></font>โ€˜<b>file_path</b>โ€™ redeclared as different kind of symbol extern char <font color="#EF2929"><b>file_path</b></font>[PATH_LENGTH_MAX]; <font color="#EF2929"><b>^~~~~~~~~</b></font> </pre>

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.