Wednesday, May 15, 2024
7
rated 0 times [  7] [ 0]  / answers: 1 / hits: 5438  / 1 Year ago, fri, january 13, 2023, 8:43:51

When trying to build a Openvpn3 from source and ran into this error. What package or library is needed to fix this?


More From » package-management

 Answers
0

This page contains helpful information when looking for missing dependency errors. Here if we search for sys/capability.h we find in the page:


error: sys/capability.h: No such file or directory


If you encounter the error sys/capability.h: No such file or directory, it is because a required package is not installed on your system.


On Debian or Ubuntu, something like the following should work:


sudo apt-get install libcap-dev

[#437] Saturday, January 14, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
fotres

Total Points: 35
Total Questions: 124
Total Answers: 112

Location: Federated States of Micronesia
Member since Sat, Jun 4, 2022
2 Years ago
fotres questions
;