Has anyone else seen this when compiling 2.0.0-rc4 for X11?

...

[ 96%] Building C object 
client/X11/CMakeFiles/xfreerdp-client.dir/xf_rail.c.o
.../client/X11/xf_rail.c:79: error: redefinition of typedef 
‘xfRailIconCache’
.../client/X11/xfreerdp.h:86: note: previous declaration of 
‘xfRailIconCache’ was here
cc1: warning: unrecognized command line option "-Wno-unused-result"
make[2]: *** [client/X11/CMakeFiles/xfreerdp-client.dir/xf_rail.c.o] Error 1
make[1]: *** [client/X11/CMakeFiles/xfreerdp-client.dir/all] Error 2
make: *** [all] Error 2

Commenting out the typedef in xf_rail.c fixes the problem, but that 
shouldn't be needed.

Thanks.

Rodney


_______________________________________________
FreeRDP-devel mailing list
FreeRDP-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Reply via email to