Giter Site home page Giter Site logo

Comments (11)

jianglei12138 avatar jianglei12138 commented on June 29, 2024

注意查看邮件

from cups.

jschyz avatar jschyz commented on June 29, 2024

image

我用NDK编译新版 Cups ,报 avahi-client 未找到,但是我 apt-get install libavahi-client-dev 包了,求教!

from cups.

jianglei12138 avatar jianglei12138 commented on June 29, 2024

交叉编译工具在不指定头文件路径的情况下默认只会从对应交叉工具链中的sysroot/usr/include中查找头文件。 在宿主OS上安装是不会起任何作用的,你需要把对应的头文件复制到sysroot/usr/include中,或者手动指定头文件路径,并且,ubuntu上中存在的avahi动态库是不能在android上运行的。需要交叉编译。

from cups.

jschyz avatar jschyz commented on June 29, 2024

谢谢指教,我把编译好的代码拷贝到板子上后,就奇怪运行不起来了

1|root@firefly:/ # /etc/pam.d/cups
/etc/pam.d/cups[1]: auth: not found
/etc/pam.d/cups[2]: account: not found

from cups.

jianglei12138 avatar jianglei12138 commented on June 29, 2024

你有尝试过直接使用cupsd能否正常启动不?

from cups.

jschyz avatar jschyz commented on June 29, 2024

也是跑不起来~ 编个新版到 cups 好困难

from cups.

jianglei12138 avatar jianglei12138 commented on June 29, 2024

通过cupsd启动具体什么报错?

from cups.

jschyz avatar jschyz commented on June 29, 2024

无信息,直接越过去了

root@firefly:/ # /system/usr/root/sbin/cupsd
2|root@firefly:/ #

from cups.

jschyz avatar jschyz commented on June 29, 2024

如果您有空,我愿意有偿付费求帮助!这玩意折腾我好久了 : )

from cups.

jianglei12138 avatar jianglei12138 commented on June 29, 2024

有偿就不用了,微信账号发你gmail了,加我一下。有问题微信上说吧

from cups.

liuchenrang avatar liuchenrang commented on June 29, 2024

你好 有联系方式吗 有问题想请教下

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.