I also tried to compile freerdp (from master branch) and then recompiling
xrdp with --enable-freerdp1
now i get:

make[2]: Entering directory `/opt/xrdp/freerdp1'
/bin/bash ../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\" 
-DXRDP_NODEBUG -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\"
-DXRDP_NODEBUG -g -O2 -MT xrdp-freerdp.lo -MD -MP -MF .deps/xrdp-freerdp.Tpo
-c xrdp-freerdp.c  -fPIC -DPIC -o .libs/xrdp-freerdp.o
In file included from /usr/local/include/freerdp/freerdp.h:39:0,
                 from xrdp-freerdp.h:29,
                 from xrdp-freerdp.c:22:
/usr/local/include/freerdp/utils/stream.h:40:40: error: macro "stream_new"
requires 2 arguments, but only 1 given
/usr/local/include/freerdp/utils/stream.h:41:18: error: expected identifier
or '(' before 'do'
/usr/local/include/freerdp/utils/stream.h:41:18: error: expected identifier
or '(' before 'while'
xrdp-freerdp.c: In function 'lfreerdp_cache_glyph':
xrdp-freerdp.c:958:12: error: incompatible types when assigning to type
'struct GLYPH_DATA *' from type 'GLYPH_DATA'
xrdp-freerdp.c:966:45: error: incompatible types when assigning to type
'GLYPH_DATA' from type 'int'
xrdp-freerdp.c: In function 'lfreerdp_cache_brush':
xrdp-freerdp.c:1033:29: error: incompatible types when assigning to type
'BYTE[256]' from type 'int'
make[2]: *** [xrdp-freerdp.lo] Error 1
make[2]: Leaving directory `/opt/xrdp/freerdp1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/xrdp'
make: *** [all] Error 2




--
View this message in context: 
http://xrdp-devel.766250.n3.nabble.com/Xrdp-with-freerdp1-cannot-compile-tp4025019p4025020.html
Sent from the XRDP Devel mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to