Compilation fails with a message "undefined reference to `freerdp_usleep'"
$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ANSI C header files... (cached) yes
checking whether byte ordering is bigendian... no
checking for pkg-config... /usr/bin/pkg-config
checking for library containing socket... none required
checking for library containing inet_aton... none required
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/strtio.h usability... no
checking sys/strtio.h presence... no
checking for sys/strtio.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip
checking for CRYPTO... yes
checking if architecture needs alignment... no
checking for ALSA... no
checking for PULSE... no
checking for FFMPEG... no
checking for cups-config... 1
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for socklen_t... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/mount.h... yes
configure: checking how to get filesystem space usage...
checking statvfs64 function (SVR4)... no
checking statvfs function (SVR4)... yes
checking for struct statfs.f_namemax... no
checking for struct statvfs.f_namemax... yes
checking for struct statfs.f_namelen... yes
checking for struct statvfs.f_namelen... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking for setmntent... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking for XCURSOR... yes
checking for XV... no
checking for XKBFILE... yes
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for XineramaIsActive in -lXinerama... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating freerdp.pc
config.status: creating libfreerdp-asn1/Makefile
config.status: creating libfreerdp-rfx/Makefile
config.status: creating libfreerdp-rfx/sse/Makefile
config.status: creating libfreerdp-rfx/neon/Makefile
config.status: creating libfreerdp-gdi/Makefile
config.status: creating libfreerdp-gdi/sse/Makefile
config.status: creating libfreerdp-gdi/neon/Makefile
config.status: creating libfreerdp-utils/Makefile
config.status: creating libfreerdp-core/Makefile
config.status: creating docs/Makefile
config.status: creating include/Makefile
config.status: creating include/freerdp/Makefile
config.status: creating include/freerdp/utils/Makefile
config.status: creating include/freerdp/types/Makefile
config.status: creating include/freerdp/constants/Makefile
config.status: creating libfreerdp-kbd/Makefile
config.status: creating keymaps/Makefile
config.status: creating cunit/Makefile
config.status: creating libfreerdp-chanman/Makefile
config.status: creating X11/Makefile
config.status: creating dfb/Makefile
config.status: creating win/Makefile
config.status: creating channels/rdpdbg/Makefile
config.status: creating channels/rdpsnd/Makefile
config.status: creating channels/rdpsnd/alsa/Makefile
config.status: creating channels/rdpsnd/pulse/Makefile
config.status: creating channels/drdynvc/Makefile
config.status: creating channels/drdynvc/pnpdr/Makefile
config.status: creating channels/drdynvc/tsmf/Makefile
config.status: creating channels/drdynvc/tsmf/ffmpeg/Makefile
config.status: creating channels/drdynvc/tsmf/alsa/Makefile
config.status: creating channels/drdynvc/tsmf/pulse/Makefile
config.status: creating channels/drdynvc/audin/Makefile
config.status: creating channels/drdynvc/audin/alsa/Makefile
config.status: creating channels/drdynvc/audin/pulse/Makefile
config.status: creating channels/cliprdr/Makefile
config.status: creating channels/rdpdr/Makefile
config.status: creating channels/rdpdr/disk/Makefile
config.status: creating channels/rdpdr/printer/Makefile
config.status: creating channels/rdpdr/serial/Makefile
config.status: creating channels/rdpdr/parallel/Makefile
config.status: creating channels/rdpdr/smartcard/Makefile
config.status: creating contrib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
FreeRDP configure result:
Cryptography : openssl
TLS : enabled
ALSA : no
PulseAudio : no
FFmpeg : no
Printer : cups
CUnit : no
X11 : yes
XVideo : no
xkbfile : yes
DirectFB : no
Xinerama : yes
Smart card : no
configure: WARNING: unrecognized options: --without-debug-channel, --without-debug-rdp5, --without-sound, --without-libsamplerate
./make
make[1]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999'
Making all in libfreerdp-asn1
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-asn1'
CC libfreerdp_asn1_la-asn_codecs_prim.lo
CC libfreerdp_asn1_la-asn_SEQUENCE_OF.lo
CC libfreerdp_asn1_la-asn_SET_OF.lo
CC libfreerdp_asn1_la-ber_decoder.lo
CC libfreerdp_asn1_la-ber_tlv_length.lo
CC libfreerdp_asn1_la-ber_tlv_tag.lo
CC libfreerdp_asn1_la-BIT_STRING.lo
CC libfreerdp_asn1_la-constraints.lo
CC libfreerdp_asn1_la-constr_CHOICE.lo
CC libfreerdp_asn1_la-constr_SEQUENCE.lo
CC libfreerdp_asn1_la-constr_SEQUENCE_OF.lo
CC libfreerdp_asn1_la-constr_SET_OF.lo
CC libfreerdp_asn1_la-constr_TYPE.lo
CC libfreerdp_asn1_la-der_encoder.lo
CC libfreerdp_asn1_la-GeneralString.lo
CC libfreerdp_asn1_la-INTEGER.lo
CC libfreerdp_asn1_la-NativeEnumerated.lo
CC libfreerdp_asn1_la-NativeInteger.lo
CC libfreerdp_asn1_la-OBJECT_IDENTIFIER.lo
CC libfreerdp_asn1_la-OCTET_STRING.lo
CC libfreerdp_asn1_la-per_decoder.lo
CC libfreerdp_asn1_la-per_encoder.lo
CC libfreerdp_asn1_la-per_opentype.lo
CC libfreerdp_asn1_la-per_support.lo
CC libfreerdp_asn1_la-xer_decoder.lo
CC libfreerdp_asn1_la-xer_encoder.lo
CC libfreerdp_asn1_la-xer_support.lo
CC libfreerdp_asn1_la-NegoData.lo
CC libfreerdp_asn1_la-NegoDataItem.lo
CC libfreerdp_asn1_la-TSCredentials.lo
CC libfreerdp_asn1_la-TSCspDataDetail.lo
CC libfreerdp_asn1_la-TSPasswordCreds.lo
CC libfreerdp_asn1_la-TSRequest.lo
CC libfreerdp_asn1_la-TSSmartCardCreds.lo
CC libfreerdp_asn1_la-ContextFlags.lo
CC libfreerdp_asn1_la-MechType.lo
CC libfreerdp_asn1_la-MechTypeList.lo
CC libfreerdp_asn1_la-NegHints.lo
CC libfreerdp_asn1_la-NegotiationToken.lo
CC libfreerdp_asn1_la-NegTokenInit2.lo
CC libfreerdp_asn1_la-NegTokenInit.lo
CC libfreerdp_asn1_la-NegTokenResp.lo
CCLD libfreerdp-asn1.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-asn1'
Making all in libfreerdp-rfx
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-rfx'
make[3]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-rfx'
CC libfreerdp_rfx_la-rfx_bitstream.lo
CC libfreerdp_rfx_la-rfx_rlgr.lo
CC libfreerdp_rfx_la-rfx_differential.lo
CC libfreerdp_rfx_la-rfx_quantization.lo
CC libfreerdp_rfx_la-rfx_dwt.lo
CC libfreerdp_rfx_la-rfx_decode.lo
rfx_decode.c: In function 'rfx_decode_component':
rfx_decode.c:112: warning: statement with no effect
rfx_decode.c:114: warning: statement with no effect
rfx_decode.c:116: warning: statement with no effect
rfx_decode.c:118: warning: statement with no effect
rfx_decode.c:120: warning: statement with no effect
rfx_decode.c:122: warning: statement with no effect
rfx_decode.c:124: warning: statement with no effect
rfx_decode.c:126: warning: statement with no effect
rfx_decode.c:128: warning: statement with no effect
rfx_decode.c:130: warning: statement with no effect
rfx_decode.c: In function 'rfx_decode_rgb':
rfx_decode.c:139: warning: statement with no effect
rfx_decode.c:145: warning: statement with no effect
rfx_decode.c:147: warning: statement with no effect
rfx_decode.c:149: warning: statement with no effect
rfx_decode.c:152: warning: statement with no effect
rfx_decode.c:154: warning: statement with no effect
CC libfreerdp_rfx_la-rfx_encode.lo
rfx_encode.c: In function 'rfx_encode_component':
rfx_encode.c:132: warning: statement with no effect
rfx_encode.c:134: warning: statement with no effect
rfx_encode.c:136: warning: statement with no effect
rfx_encode.c:138: warning: statement with no effect
rfx_encode.c:140: warning: statement with no effect
rfx_encode.c:142: warning: statement with no effect
rfx_encode.c:144: warning: statement with no effect
rfx_encode.c:146: warning: statement with no effect
rfx_encode.c:148: warning: statement with no effect
rfx_encode.c:150: warning: statement with no effect
rfx_encode.c: In function 'rfx_encode_rgb':
rfx_encode.c:162: warning: statement with no effect
rfx_encode.c:164: warning: statement with no effect
rfx_encode.c:167: warning: statement with no effect
rfx_encode.c:169: warning: statement with no effect
rfx_encode.c:171: warning: statement with no effect
rfx_encode.c:181: warning: statement with no effect
CC libfreerdp_rfx_la-rfx_pool.lo
CC libfreerdp_rfx_la-librfx.lo
librfx.c: In function 'rfx_profiler_create':
librfx.c:55: warning: left-hand operand of comma expression has no effect
librfx.c:55: warning: statement with no effect
librfx.c:56: warning: left-hand operand of comma expression has no effect
librfx.c:56: warning: statement with no effect
librfx.c:57: warning: left-hand operand of comma expression has no effect
librfx.c:57: warning: statement with no effect
librfx.c:58: warning: left-hand operand of comma expression has no effect
librfx.c:58: warning: statement with no effect
librfx.c:59: warning: left-hand operand of comma expression has no effect
librfx.c:59: warning: statement with no effect
librfx.c:60: warning: left-hand operand of comma expression has no effect
librfx.c:60: warning: statement with no effect
librfx.c:61: warning: left-hand operand of comma expression has no effect
librfx.c:61: warning: statement with no effect
librfx.c:62: warning: left-hand operand of comma expression has no effect
librfx.c:62: warning: statement with no effect
librfx.c:64: warning: left-hand operand of comma expression has no effect
librfx.c:64: warning: statement with no effect
librfx.c:65: warning: left-hand operand of comma expression has no effect
librfx.c:65: warning: statement with no effect
librfx.c:66: warning: left-hand operand of comma expression has no effect
librfx.c:66: warning: statement with no effect
librfx.c:67: warning: left-hand operand of comma expression has no effect
librfx.c:67: warning: statement with no effect
librfx.c:68: warning: left-hand operand of comma expression has no effect
librfx.c:68: warning: statement with no effect
librfx.c:69: warning: left-hand operand of comma expression has no effect
librfx.c:69: warning: statement with no effect
librfx.c:70: warning: left-hand operand of comma expression has no effect
librfx.c:70: warning: statement with no effect
librfx.c:71: warning: left-hand operand of comma expression has no effect
librfx.c:71: warning: statement with no effect
librfx.c: In function 'rfx_profiler_free':
librfx.c:76: warning: statement with no effect
librfx.c:77: warning: statement with no effect
librfx.c:78: warning: statement with no effect
librfx.c:79: warning: statement with no effect
librfx.c:80: warning: statement with no effect
librfx.c:81: warning: statement with no effect
librfx.c:82: warning: statement with no effect
librfx.c:83: warning: statement with no effect
librfx.c:85: warning: statement with no effect
librfx.c:86: warning: statement with no effect
librfx.c:87: warning: statement with no effect
librfx.c:88: warning: statement with no effect
librfx.c:89: warning: statement with no effect
librfx.c:90: warning: statement with no effect
librfx.c:91: warning: statement with no effect
librfx.c:92: warning: statement with no effect
librfx.c: In function 'rfx_profiler_print':
librfx.c:99: warning: statement with no effect
librfx.c:100: warning: statement with no effect
librfx.c:101: warning: statement with no effect
librfx.c:102: warning: statement with no effect
librfx.c:103: warning: statement with no effect
librfx.c:104: warning: statement with no effect
librfx.c:105: warning: statement with no effect
librfx.c:106: warning: statement with no effect
librfx.c:108: warning: statement with no effect
librfx.c:109: warning: statement with no effect
librfx.c:110: warning: statement with no effect
librfx.c:111: warning: statement with no effect
librfx.c:112: warning: statement with no effect
librfx.c:113: warning: statement with no effect
librfx.c:114: warning: statement with no effect
librfx.c:115: warning: statement with no effect
CCLD libfreerdp-rfx.la
make[3]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-rfx'
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-rfx'
Making all in libfreerdp-gdi
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-gdi'
make[3]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-gdi'
CC libfreerdp_gdi_la-gdi_bitmap.lo
CC libfreerdp_gdi_la-gdi_region.lo
CC libfreerdp_gdi_la-gdi_drawing.lo
CC libfreerdp_gdi_la-gdi_palette.lo
CC libfreerdp_gdi_la-gdi_clipping.lo
CC libfreerdp_gdi_la-gdi_brush.lo
CC libfreerdp_gdi_la-gdi_shape.lo
CC libfreerdp_gdi_la-gdi_pen.lo
CC libfreerdp_gdi_la-gdi_dc.lo
CC libfreerdp_gdi_la-gdi_line.lo
CC libfreerdp_gdi_la-gdi_32bpp.lo
CC libfreerdp_gdi_la-gdi_16bpp.lo
CC libfreerdp_gdi_la-gdi_8bpp.lo
CC libfreerdp_gdi_la-color.lo
CC libfreerdp_gdi_la-decode.lo
CC libfreerdp_gdi_la-gdi.lo
CCLD libfreerdp-gdi.la
make[3]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-gdi'
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-gdi'
Making all in libfreerdp-utils
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-utils'
CC libfreerdp_utils_la-datablob.lo
CC libfreerdp_utils_la-memory.lo
CC libfreerdp_utils_la-semaphore.lo
CC libfreerdp_utils_la-unicode.lo
CC libfreerdp_utils_la-wait_obj.lo
CC libfreerdp_utils_la-chan_plugin.lo
CC libfreerdp_utils_la-stopwatch.lo
CC libfreerdp_utils_la-profiler.lo
CC libfreerdp_utils_la-hexdump.lo
CCLD libfreerdp-utils.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-utils'
Making all in libfreerdp-core
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-core'
CC libfreerdp_core_la-asn1.lo
CC libfreerdp_core_la-bitmap.lo
CC libfreerdp_core_la-cache.lo
CC libfreerdp_core_la-capabilities.lo
CC libfreerdp_core_la-connect.lo
CC libfreerdp_core_la-chan.lo
CC libfreerdp_core_la-ext.lo
CC libfreerdp_core_la-freerdp.lo
CC libfreerdp_core_la-iso.lo
CC libfreerdp_core_la-license.lo
CC libfreerdp_core_la-mcs.lo
CC libfreerdp_core_la-mppc.lo
CC libfreerdp_core_la-orders.lo
CC libfreerdp_core_la-stream.lo
CC libfreerdp_core_la-pstcache.lo
CC libfreerdp_core_la-rail.lo
CC libfreerdp_core_la-rdp.lo
CC libfreerdp_core_la-security.lo
CC libfreerdp_core_la-network.lo
CC libfreerdp_core_la-tcp.lo
CC libfreerdp_core_la-nego.lo
CC libfreerdp_core_la-errinfo.lo
CC libfreerdp_core_la-surface.lo
CC libfreerdp_core_la-openssl.lo
CC libfreerdp_core_la-credssp.lo
CC libfreerdp_core_la-ntlmssp.lo
CCLD libfreerdp-core.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-core'
Making all in docs
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/docs'
Making all in contrib
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/contrib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/contrib'
Making all in include
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include'
Making all in freerdp
make[3]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include/freerdp'
Making all in types
make[4]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include/freerdp/types'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include/freerdp/types'
Making all in utils
make[4]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include/freerdp/utils'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include/freerdp/utils'
Making all in constants
make[4]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include/freerdp/constants'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include/freerdp/constants'
make[4]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include/freerdp'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include/freerdp'
make[3]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include/freerdp'
make[3]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include'
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/include'
Making all in keymaps
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/keymaps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/keymaps'
Making all in libfreerdp-kbd
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-kbd'
CC libfreerdp_kbd_la-layout_ids.lo
CC libfreerdp_kbd_la-locales.lo
CC libfreerdp_kbd_la-x_layout_id_table.lo
CC libfreerdp_kbd_la-layouts_xkb.lo
CC libfreerdp_kbd_la-libkbd.lo
CCLD libfreerdp-kbd.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-kbd'
Making all in libfreerdp-chanman
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-chanman'
CC libfreerdp_chanman_la-libchanman.lo
CCLD libfreerdp-chanman.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/libfreerdp-chanman'
Making all in channels/rdpsnd
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpsnd'
CC rdpsnd_la-rdpsnd_dsp.lo
CC rdpsnd_la-rdpsnd_main.lo
CCLD rdpsnd.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpsnd'
Making all in channels/drdynvc
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/drdynvc'
CC drdynvc_la-dvcman.lo
CC drdynvc_la-drdynvc_main.lo
CCLD drdynvc.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/drdynvc'
Making all in channels/drdynvc/pnpdr
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/drdynvc/pnpdr'
CC pnpdr_la-pnpdr_main.lo
CCLD pnpdr.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/drdynvc/pnpdr'
Making all in channels/drdynvc/tsmf
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/drdynvc/tsmf'
CC tsmf_la-tsmf_ifman.lo
CC tsmf_la-tsmf_media.lo
CC tsmf_la-tsmf_decoder.lo
CC tsmf_la-tsmf_audio.lo
CC tsmf_la-tsmf_codec.lo
CC tsmf_la-tsmf_main.lo
CCLD tsmf.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/drdynvc/tsmf'
Making all in channels/drdynvc/audin
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/drdynvc/audin'
CC audin_la-audin_dsp.lo
CC audin_la-audin_main.lo
CCLD audin.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/drdynvc/audin'
Making all in channels/cliprdr
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/cliprdr'
CC cliprdr_la-cliprdr_main.lo
CC cliprdr_la-cliprdr_x11.lo
CCLD cliprdr.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/cliprdr'
Making all in channels/rdpdbg
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpdbg'
CC rdpdbg_la-rdpdbg_main.lo
CCLD rdpdbg.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpdbg'
Making all in channels/rdpdr
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpdr'
CC rdpdr_la-rdpdr_main.lo
CC rdpdr_la-rdpdr_capabilities.lo
CC rdpdr_la-devman.lo
CC rdpdr_la-irp.lo
CC rdpdr_la-irp_queue.lo
CC rdpdr_la-rdpdr_scard.lo
CCLD rdpdr.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpdr'
Making all in channels/rdpdr/disk
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpdr/disk'
CC disk_la-disk_main.lo
CCLD disk.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpdr/disk'
Making all in channels/rdpdr/printer
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpdr/printer'
CC printer_la-printer_main.lo
CC printer_la-printer_cups.lo
CCLD printer.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpdr/printer'
Making all in channels/rdpdr/serial
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpdr/serial'
CC serial_la-serial_main.lo
CCLD serial.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpdr/serial'
Making all in channels/rdpdr/parallel
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpdr/parallel'
CC parallel_la-parallel_main.lo
CCLD parallel.la
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/channels/rdpdr/parallel'
Making all in X11
make[2]: Entering directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/X11'
CC xfreerdp-xf_event.o
CC xfreerdp-xf_keyboard.o
CC xfreerdp-xf_win.o
CC xfreerdp-xf_video.o
CC xfreerdp-xf_decode.o
CC xfreerdp-xfreerdp.o
CCLD xfreerdp
../libfreerdp-core/.libs/libfreerdp-core.so: undefined reference to `freerdp_usleep'
collect2: ld returned 1 exit status
make[2]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999/X11'
make[1]: Leaving directory `/var/tmp/paludis/net-misc-freerdp-9999/work/freerdp-9999'
make[2]: *** [xfreerdp] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Compilation fails with a message "undefined reference to `freerdp_usleep'"
$ ./configure
./make