Platon Ryzhikov
Platon Ryzhikov
I guess you can build libudev-zero as deb package providing libeudev. This is how i made it work in Artix
> Do you have instructions for that? ie: building a package that provides another package... It entirely depends on package building mechanism. I never built deb packages, for Artix (which...
> Please check the current state of work in pull request [#935](https://github.com/X11Libre/xserver/pull/935). Tried it in a VM (Artix), seems OK. However, i didn't do any in-depth testing
I think you have another lib already linked to original libudev which expects exported symbols. If you find it and recompile against libudev-zero, your build should stabilize