Matias
Matias
Not an ideal rule. Closing
Hey Alan, i'm using CachyOS too, here is a 10 second log after running "sudo bpftune -ds"., [bpftunelog.txt](https://github.com/user-attachments/files/16763627/bpftunelog.txt) I hope it helps in diagnosing why the skeleton error appears. EDIT:...
On my case, i followed the instructions written in this repo. Clone > cd > make ; sudo make install > sudo bpftune -ds Compiler used: Clang 18.1.8
Nope, in (Arch Linux or CachyOS) /usr/local/lib64 does not exist, only lib does
Correct, they're 8 .so files
Perfect! I'll make sure to try these changes when they arrive.
Indeed, bpftool prog shows a lot of them and bpftune is present too.
Ah, so the /usr/local/lib64 is just a warning i see.
[bpftunelog.txt](https://github.com/user-attachments/files/16765896/bpftunelog.txt) Hmm is it better? Just to be more clear maybe i wasn't (sorry), after running: make libdir=lib ; sudo make install libdir=lib /usr/local/lib is completely empty, i think /usr/local...
Oh nice, all good then, thanks for the fix!