Dear Experts
I'm recently testing xfreerdp with board ti8148-d500 whose cpu is dm8148.
Based on What I've Known, the version of xfreerdp in ti8148-d500 doesn't support RemoteFx USB Redirection.
So, I follow the building guide from official freerdp website https://github.com/FreeRDP/FreeRDP/wiki/Compilation to build freerdp linux version.
Unfortunately, I have stuck in the following errors for a few days and already searched some websites like http://www.gentoo.org/proj/en/base/amd64/howtos/index.xml?part=1&chap=3 to try to solve it.
I am wondering if someone in this forum knows this problem and understands how to solve it.
Thanks in advance for giving me any hint on how to do it.
[ 97%] Built target tsmf-client
[ 97%] Built target audin-client
[ 97%] Built target echo-client
[ 97%] Built target rail-client
make[2]: Warning: File `/usr/lib/arm-linux-gnueabi/libz.so' has modification time 1.3e+09 s in the future
Linking C shared library libfreerdp-client.so
/usr/bin/ld: ../../channels/rdpdr/client/rdpdr-client.a(rdpdr_main.c.o): relocation R_ARM_THM_MOVW_ABS_NC against `stderr' can not be used when making a shared object; recompile with -fPIC
../../channels/rdpdr/client/rdpdr-client.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [client/common/libfreerdp-client.so.1.1.0] Error 1
make[1]: *** [client/common/CMakeFiles/freerdp-client.dir/all] Error 2
make: *** [all] Error 2
Sincerely,
Roger Lu.