[Bug 225559] net/krdc: "xfreerdp" parameter "/network:[...]" not supported anymore in FreeRDP 2.0.0r1?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 27 10:37:49 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225559
--- Comment #12 from Adriaan de Groot <adridg at freebsd.org> ---
I'm just shooting in the dark here, because of a lack of anything to test with;
there are two ways of getting that error message:
- you hit a code path that wants timerfd
- you hit a code path that wants POSIX timers
Using timerfd would require extra ports-dependencies (libepoll-shim, it seems)
and some CMake work. Using POSIX timers requires claiming that more OSsen than
just Linux have them. Try the attached patch along with what Kyle already has;
it might help a little.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list