GithubHelp home page GithubHelp logo

Comments (1)

sanqiuu avatar sanqiuu commented on July 28, 2024

ld.lld: error: undefined symbol: __stack_chk_guard

referenced by initcall.h:10 (../include/trace/events/initcall.h:10)
main.o:(trace_event_raw_event_initcall_level) in archive init/built-in.a
referenced by initcall.h:10 (../include/trace/events/initcall.h:10)
main.o:(trace_event_raw_event_initcall_level) in archive init/built-in.a
referenced by initcall.h:0 (../include/trace/events/initcall.h:0)
main.o:(trace_event_raw_event_initcall_level) in archive init/built-in.a
referenced 36677 more times

ld.lld: error: undefined symbol: qmi_handle_init

referenced by wda_qmi.c:426 (../techpack/datarmnet/core/wda_qmi.c:426)
datarmnet/core/wda_qmi.o:(wda_qmi_client_init) in archive techpack/built-in.a
referenced by dfc_qmi.c:1444 (../techpack/datarmnet/core/dfc_qmi.c:1444)
datarmnet/core/dfc_qmi.o:(dfc_qmi_client_init) in archive techpack/built-in.a

ld.lld: error: undefined symbol: qmi_add_lookup

referenced by wda_qmi.c:434 (../techpack/datarmnet/core/wda_qmi.c:434)
datarmnet/core/wda_qmi.o:(wda_qmi_client_init) in archive techpack/built-in.a
referenced by dfc_qmi.c:1452 (../techpack/datarmnet/core/dfc_qmi.c:1452)
datarmnet/core/dfc_qmi.o:(dfc_qmi_client_init) in archive techpack/built-in.a

ld.lld: error: undefined symbol: qmi_handle_release

referenced by wda_qmi.c:445 (../techpack/datarmnet/core/wda_qmi.c:445)
datarmnet/core/wda_qmi.o:(wda_qmi_client_init) in archive techpack/built-in.a
referenced by wda_qmi.c:478 (../techpack/datarmnet/core/wda_qmi.c:478)
datarmnet/core/wda_qmi.o:(wda_qmi_client_release) in archive techpack/built-in.a
referenced by dfc_qmi.c:1465 (../techpack/datarmnet/core/dfc_qmi.c:1465)
datarmnet/core/dfc_qmi.o:(dfc_qmi_client_init) in archive techpack/built-in.a
referenced 1 more times

ld.lld: error: undefined symbol: qmi_txn_init

referenced by wda_qmi.c:282 (../techpack/datarmnet/core/wda_qmi.c:282)
datarmnet/core/wda_qmi.o:(wda_svc_config) in archive techpack/built-in.a
referenced by wda_qmi.c:226 (../techpack/datarmnet/core/wda_qmi.c:226)
datarmnet/core/wda_qmi.o:(wda_set_powersave_mode) in archive techpack/built-in.a
referenced by dfc_qmi.c:712 (../techpack/datarmnet/core/dfc_qmi.c:712)
datarmnet/core/dfc_qmi.o:(dfc_svc_init) in archive techpack/built-in.a
referenced 2 more times

ld.lld: error: undefined symbol: qmi_send_request

referenced by wda_qmi.c:295 (../techpack/datarmnet/core/wda_qmi.c:295)
datarmnet/core/wda_qmi.o:(wda_svc_config) in archive techpack/built-in.a
referenced by wda_qmi.c:235 (../techpack/datarmnet/core/wda_qmi.c:235)
datarmnet/core/wda_qmi.o:(wda_set_powersave_mode) in archive techpack/built-in.a
referenced by dfc_qmi.c:723 (../techpack/datarmnet/core/dfc_qmi.c:723)
datarmnet/core/dfc_qmi.o:(dfc_svc_init) in archive techpack/built-in.a
referenced 2 more times

ld.lld: error: undefined symbol: qmi_txn_wait

referenced by wda_qmi.c:305 (../techpack/datarmnet/core/wda_qmi.c:305)
datarmnet/core/wda_qmi.o:(wda_svc_config) in archive techpack/built-in.a
referenced by wda_qmi.c:246 (../techpack/datarmnet/core/wda_qmi.c:246)
datarmnet/core/wda_qmi.o:(wda_set_powersave_mode) in archive techpack/built-in.a
referenced by dfc_qmi.c:734 (../techpack/datarmnet/core/dfc_qmi.c:734)
datarmnet/core/dfc_qmi.o:(dfc_svc_init) in archive techpack/built-in.a
referenced 2 more times

ld.lld: error: undefined symbol: qmi_txn_cancel

referenced by wda_qmi.c:300 (../techpack/datarmnet/core/wda_qmi.c:300)
datarmnet/core/wda_qmi.o:(wda_svc_config) in archive techpack/built-in.a
referenced by wda_qmi.c:240 (../techpack/datarmnet/core/wda_qmi.c:240)
datarmnet/core/wda_qmi.o:(wda_set_powersave_mode) in archive techpack/built-in.a
referenced by dfc_qmi.c:728 (../techpack/datarmnet/core/dfc_qmi.c:728)
datarmnet/core/dfc_qmi.o:(dfc_svc_init) in archive techpack/built-in.a
referenced 2 more times

ld.lld: error: undefined symbol: qmi_response_type_v01_ei

referenced by wda_qmi.c
datarmnet/core/wda_qmi.o:(wda_set_powersave_config_resp_msg_v01_ei) in archive techpack/built-in.a
referenced by wda_qmi.c
datarmnet/core/wda_qmi.o:(wda_set_powersave_mode_resp_msg_v01_ei) in archive techpack/built-in.a
referenced by dfc_qmi.c
datarmnet/core/dfc_qmi.o:(dfc_bind_client_resp_msg_v01_ei) in archive techpack/built-in.a
referenced 2 more times

from android_kernel_xiaomi_zijin.

Related Issues (1)

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.