Closed thom-nic closed 6 years ago
I managed to fix this by installing linux-headers, which provides the missing header file. https://pkgs.alpinelinux.org/contents?repo=main&page=2&arch=x86&branch=edge&name=linux-headers
@flah00 Could you show me your command for fixing it.
@FrankFang maybe apk add linux-headers
?
This gem is a transitive dependency and appears to depend on some kernel modules according to the readme The actual error is
bundle install
build output:If I try to
modprobe inet_diag
I get