Unable to compile deepin-anything #13062
-
|
I installed linux kerne 6.19.12 to my laptop using Deepin 25.1.0 I realized deepin-anything-dkms module was not compiled. So I downloaded deepin anything fron the git repo, installed dependencies and tried to compile. It is impossible to compile. It says libmount is nos available but it is. dpkg -L libmount-dev make PACKAGE_NAME="deepin-anything" DEST_MODULE_LOCATION[0]="/updates/" AUTOINSTALL="yes" Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
|
You need to get all build dependencies before attempt to build. Use |
Beta Was this translation helpful? Give feedback.
-
|
I was able to compile it. But know I have this error: sudo journalctl -xe | grep anything sudo systemctl status deepin-anything-server.service |
Beta Was this translation helpful? Give feedback.

Just a quick heads-up: deepin-anything might require patches to support newer custom kernel builds. See the existing PRs (if any) and git log for details.