Hi,
I want to access xrdp using freerpd. This is on older F11 system.
So I d/l the latest freerdp and xrdp code from git. freerdp
compiled fine but I cannot get xrdp to compile.
$ vi /usr/local/lib/pkgconfig/freerdp.pc # must change UNKNOWN to a
real version number.
$ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --enable-freerdp
$ make
...
Making all in freerdp
make[2]: Entering directory `/home/greno/build/xrdp/xrdp/freerdp'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I.. -I../common -I/usr/local/include
-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 xrdp-freerdp.lo -MD -MP -MF
.deps/xrdp-freerdp.Tpo -c -o xrdp-freerdp.lo xrdp-freerdp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../common
-I/usr/local/include -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 xrdp-freerdp.lo -MD -MP -MF
.deps/xrdp-freerdp.Tpo -c xrdp-freerdp.c -fPIC -DPIC -o
.libs/xrdp-freerdp.o
xrdp-freerdp.c: In function ‘lib_mod_event’:
xrdp-freerdp.c:97: error: ‘struct rdp_inst’ has no member named
‘rdp_send_input’
xrdp-freerdp.c:97: error: ‘RDP_INPUT_SCANCODE’ undeclared (first use
in this function)
xrdp-freerdp.c:97: error: (Each undeclared identifier is reported
only once
xrdp-freerdp.c:97: error: for each function it appears in.)
xrdp-freerdp.c:101: error: ‘struct rdp_inst’ has no member named
‘rdp_send_input’
xrdp-freerdp.c:108: error: ‘struct rdp_inst’ has no member named
‘rdp_send_input’
xrdp-freerdp.c:108: error: ‘RDP_INPUT_MOUSE’ undeclared (first use
in this function)
xrdp-freerdp.c:108: error: ‘MOUSE_FLAG_MOVE’ undeclared (first use
in this function)
xrdp-freerdp.c:112: error: ‘struct rdp_inst’ has no member named
‘rdp_send_input’
xrdp-freerdp.c:113: error: ‘MOUSE_FLAG_BUTTON1’ undeclared (first
use in this function)
xrdp-freerdp.c:116: error: ‘struct rdp_inst’ has no member named
‘rdp_send_input’
xrdp-freerdp.c:117: error: ‘MOUSE_FLAG_DOWN’ undeclared (first use
in this function)
xrdp-freerdp.c:121: error: ‘struct rdp_inst’ has no member named
‘rdp_send_input’
xrdp-freerdp.c:122: error: ‘MOUSE_FLAG_BUTTON2’ undeclared (first
use in this function)
xrdp-freerdp.c:125: error: ‘struct rdp_inst’ has no member named
‘rdp_send_input’
xrdp-freerdp.c:130: error: ‘struct rdp_inst’ has no member named
‘rdp_send_input’
xrdp-freerdp.c:131: error: ‘MOUSE_FLAG_BUTTON3’ undeclared (first
use in this function)
xrdp-freerdp.c:134: error: ‘struct rdp_inst’ has no member named
‘rdp_send_input’
xrdp-freerdp.c:139: error: ‘struct rdp_inst’ has no member named
‘rdp_send_input’
xrdp-freerdp.c:140: error: ‘MOUSE_FLAG_BUTTON4’ undeclared (first
use in this function)
xrdp-freerdp.c:143: error: ‘struct rdp_inst’ has no member named
‘rdp_send_input’
xrdp-freerdp.c:148: error: ‘struct rdp_inst’ has no member named
‘rdp_send_input’
xrdp-freerdp.c:149: error: ‘MOUSE_FLAG_BUTTON5’ undeclared (first
use in this function)
xrdp-freerdp.c:152: error: ‘struct rdp_inst’ has no member named
‘rdp_send_input’
make[2]: *** [xrdp-freerdp.lo] Error 1
make[2]: Leaving directory `/home/greno/build/xrdp/xrdp/freerdp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/greno/build/xrdp/xrdp'
make: *** [all] Error 2
What am I missing here?
Regards,
Gerry
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
xrdp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xrdp-devel