I'm trying to compile x11rdp from x11rdp_xorg71 on the xrdp svn, but running 
the buildx.sh
script throws warnings and an error trying to make access.c, then fails. I'm 
compiling
using GCC 4.3 on Ubuntu 9.04. I can't find any obvious fixes, like a missing 
library (be
advised that I claim no expertise as a developer). Any pointers on what I'm 
missing, and how
I can get x11rdp built?

This is the output from buildx.sh where the problem occurs:


[...]
access.c: In function
'LocalClient':
access.c:1399: warning: implicit declaration of function 
'_XSERVTransGetPeerAddr'
access.c:1399: warning: nested extern declaration of '_XSERVTransGetPeerAddr'
access.c: In function 'LocalClientCredAndGroups':
access.c:1459: error: storage size of 'peercred' isn't known
access.c:1471: warning: implicit declaration of function '_XSERVTransIsLocal'
access.c:1471: warning: nested extern declaration of '_XSERVTransIsLocal'
access.c:1481: warning: implicit declaration of function 
'_XSERVTransGetConnectionNumber'
access.c:1481: warning: nested extern declaration of 
'_XSERVTransGetConnectionNumber'
access.c:1459: warning: unused variable 'peercred'
make[1]: *** [access.lo] Error
1
make[1]: Leaving directory `/root/x11rdp_xorg71/xorg-server-X11R7.1-1.1.0/os'
make: *** [all-recursive] Error 1

Thanks in advance,
Mitch Todd
Excel Telecommunications
Performance Monitoring
972.910.1855

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

Reply via email to