Dear Xrdp developers,

In the current master and v0.8 I get the following error when trying to run
make install:

rail.c:31:35: fatal error: X11/extensions/Xrandr.h: No such file or
directory

What am I doing wrong?
I am running Fedora 3.13.5-103.fc19.x86_64


Thank you for any hint!
All the best
Steffen


make[2]: Entering directory `/home/steffen/Downloads/xrdp-
master/sesman/chansrv'
gcc -DHAVE_CONFIG_H -I. -I../.. -I../../common
-DXRDP_CFG_PATH=\"/etc/xrdp\" -DXRDP_SBIN_PATH=\"/usr/local/sbin\"
-DXRDP_SHARE_PATH=\"/usr/local/share/xrdp\" -DXRDP_PID_PATH=\"/var/run\"
-g -O2 -MT rail.o -MD -MP -MF .deps/rail.Tpo -c -o rail.o rail.c
rail.c:31:35: fatal error: X11/extensions/Xrandr.h: No such file or
directory
 #include <X11/extensions/Xrandr.h>
                                   ^
compilation terminated.
make[2]: *** [rail.o] Error 1
make[2]: Leaving directory `/home/steffen/Downloads/xrdp-
master/sesman/chansrv'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/steffen/Downloads/xrdp-master/sesman'
make: *** [install-recursive] Error 1
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to