Giter Site home page Giter Site logo

cups编译的时候出现../cups/libcups.so: error: undefined reference to 'nl_langinfo',请问是哪个库没关联 about cups HOT 2 CLOSED

jianglei12138 avatar jianglei12138 commented on June 29, 2024
cups编译的时候出现../cups/libcups.so: error: undefined reference to 'nl_langinfo',请问是哪个库没关联

from cups.

Comments (2)

jianglei12138 avatar jianglei12138 commented on June 29, 2024

NDK版本对么? 必须使用r10e的, 之后的版本NDK中移除了很多东西。你这个问题应该是libc
最新版本中 grep -rn "nl_langinfo" ./

.//sysroot/usr/include/langinfo.h:97:char* nl_langinfo(nl_item __item) __INTRODUCED_IN(26);
.//sysroot/usr/include/langinfo.h:98:char* nl_langinfo_l(nl_item __item, locale_t __l) __INTRODUCED_IN(26);
Binary file .//sysroot/usr/lib/aarch64-linux-android/libc.a matches
Binary file .//sysroot/usr/lib/arm-linux-androideabi/libc.a matches
Binary file .//sysroot/usr/lib/x86_64-linux-android/libc.a matches
Binary file .//sysroot/usr/lib/i686-linux-android/libc.a matches

from cups.

yaoyaoujs avatar yaoyaoujs commented on June 29, 2024

谢谢,这个问题已经解决了,换了r10e版本。

from cups.

Related Issues (9)

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.