Giter Club home page Giter Club logo

Comments (6)

ssaavedra avatar ssaavedra commented on May 29, 2024

Maybe we should just remove the builds that are not available for CentOS7 so that users go to the latest "working" release?

Or even document that on the README, and close both these issues.

from displaylink-rpm.

tartansandal avatar tartansandal commented on May 29, 2024

I just spun up an instance of CentOS7 on AWS to get a handle on the compilation problem. That system is fully updated and running kernel 3.10. The minimum supported version for edvi is 3.16. Yikes. And CentOS8 is going to be a long wait. We could a legacy target to the Makefile to checkout and build against the 1.2 tag like we do for `rawhide.

from displaylink-rpm.

ssaavedra avatar ssaavedra commented on May 29, 2024

from displaylink-rpm.

tartansandal avatar tartansandal commented on May 29, 2024

Agree, it should be a centos7 target if anything :-)

Have played around with this a bit to get a handle on the issue. As @hadess pointed out in #35 userspace binary requires the newer libstdc++. Now bundling libstdc++ is possible: there is some RPM voodoo that allows you to exclude arbitrary 'provides' so you can get around the rpmdb conflict problem that @ssaavedra noted. Since our package would providing the libstdc++ that it requires, we can safely ignore dependency resolution for that piece of the puzzle.

However, I'm not sure how to getting the userspace service and the driver to always use our bundled libstdc++. Is LD_LIBRARY_PATH enough? Will that work with DKMS?

This is sounding like a lot of work. Can we justify that if the old version works reliably? Perhaps we are better off documenting that fact and removing the non-working builds from GitHub releases.

from displaylink-rpm.

ssaavedra avatar ssaavedra commented on May 29, 2024

It is definitely a good idea to remove the non-working builds from GH Releases.

from displaylink-rpm.

hadess avatar hadess commented on May 29, 2024

See #13

from displaylink-rpm.

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.