Coder Social home page Coder Social logo

Comments (6)

Keruspe avatar Keruspe commented on May 22, 2024

This is a build-time check, not a runtime one, so you need linux-headers >= 4.13 when building dbus-broker to effectively use the SO_PEERGROUPS stuff.

from dbus-broker.

Mdyrl7777777 avatar Mdyrl7777777 commented on May 22, 2024

I didn't know that linux-headers is build-time dependency. I think it isn't listed as dependency in any distro that have dbus-broker packages https://github.com/bus1/dbus-broker/wiki#available-packages

from dbus-broker.

Mdyrl7777777 avatar Mdyrl7777777 commented on May 22, 2024

Sorry, maybe I misunderstand this. In Archlinux there are two headers packages:
https://www.archlinux.org/packages/core/any/linux-api-headers/ for userspace
https://www.archlinux.org/packages/core/x86_64/linux-headers/ for kernel modules
The former is currently at 4.12.7 version. I guess that's the reason why SO_PEERGROUPS isn't supported, right?

from dbus-broker.

Keruspe avatar Keruspe commented on May 22, 2024

Whichever provides asm-generic/socket.h needs to be at least version 4.13

from dbus-broker.

dvdhrm avatar dvdhrm commented on May 22, 2024

It's linux-api-headers on arch-linux. Unfortunately, they haven't updated it to 4.13, yet.

from dbus-broker.

Mdyrl7777777 avatar Mdyrl7777777 commented on May 22, 2024

Updating linux-api-headers to 4.13 solved this. Thx for help.

from dbus-broker.

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.