While building krfb 25.07.80 for Fedora, the builds kept crashing because of missing dependancies, i.e. "No rule to make target XXX needed by YYY. Stop." The following dependancies are going to be needed to be added to the CMakeLists.txt: lzo libpng openssl (libssl) I figured I would report this.
Please post the build log
Created attachment 183203 [details] Build Log There ya go. Do note that the errors didn't happen all at once so you'll need to search the text file for "error:" a couple times to see them all. But I checked, they are all there.
Those are all dependencies of libvncserver, not krfb directly. Looks like the libvncserver devel package fails to pull in the needed dependencies