Hi all!

I'm tried to build x11rdp module. I got an error when run buildx.sh:

if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I../include -I../include -I../include -I../include -I../include 
-I../include -I../include -I../include -I../hw/xfree86/dixmods/extmod  
-D_GNU_SOURCE -DHAVE_DIX_CONFIG_H  -DXFree86Server  -DXFree86LOADER 
-DDEFAULTPOLICYFILE=\"/opt/X11rdp/lib/xserver/SecurityPolicy\" -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -fno-strict-aliasing 
-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/X11rdp/include 
-I/opt/X11rdp/include/freetype2   -I../include -I../include -I../Xext 
-I../composite -I../damageext -I../xfixes -I../Xi -I../mi 
-I../miext/shadow  -I../miext/damage -I../render -I../randr -I../fb  -g 
-O2 -MT xprint.lo -MD -MP -MF ".deps/xprint.Tpo" -c -o xprint.lo xprint.c; \
then mv -f ".deps/xprint.Tpo" ".deps/xprint.Plo"; else rm -f 
".deps/xprint.Tpo"; exit 1; fi
  gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include 
-I../include -I../include -I../include -I../include -I../include 
-I../hw/xfree86/dixmods/extmod -D_GNU_SOURCE -DHAVE_DIX_CONFIG_H 
-DXFree86Server -DXFree86LOADER 
-DDEFAULTPOLICYFILE=\"/opt/X11rdp/lib/xserver/SecurityPolicy\" -Wall 
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -Wnested-externs -fno-strict-aliasing 
-D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/X11rdp/include 
-I/opt/X11rdp/include/freetype2 -I../include -I../include -I../Xext 
-I../composite -I../damageext -I../xfixes -I../Xi -I../mi 
-I../miext/shadow -I../miext/damage -I../render -I../randr -I../fb -g 
-O2 -MT xprint.lo -MD -MP -MF .deps/xprint.Tpo -c xprint.c  -fPIC -DPIC 
-o .libs/xprint.o
  In file included from xprint.c:87:0:
  /usr/include/X11/extensions/Printstr.h:761:9: ошибка: unknown type 
name «PrivateRec»
  xprint.c: В функции «InitContextPrivates»:
  xprint.c:1399:26: предупреждение: несовместимый тип указателя в 
присваивании [по умолчанию включена]
  xprint.c: На верхнем уровне:
  xprint.c:1426:1: предупреждение: no previous prototype for 
«XpAllocateContextPrivateIndex» [-Wmissing-prototypes]
  xprint.c:1432:1: предупреждение: no previous prototype for 
«XpAllocateContextPrivate» [-Wmissing-prototypes]
  make[1]: *** [xprint.lo] Ошибка 1

What can I do in this situation?

-- 
Best regards,
Budanov Eugene
ROSA Laboratory
Russia, Moscow.
e-mail : eugene.buda...@rosalab.ru
phone +79160674716 (UTC +4)


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to