Bill et al:

On Fedora 33, I was able to build the makefiles using cmake without issue.

Then when I got to compiling and linking, it failed to link with a missing
library: -ludev

I had to install systemd-devel to satisfy the dependency on Fedora 33.

Can we please add a dependency in cmake for this (if possible)?

In the systemd-devel package exists these two files (among others):

/usr/lib/pkgconfig/libsystemd.pc
/usr/lib/pkgconfig/libudev.pc

Hope this helps.

--
Dave Slotter, W3DJS <https://www.qrz.com/db/W3DJS>
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to