[linux-devkit]:~/桌面/miraclecast-master> ./configure --host=arm configure: loading site script /home/l/ti/linux-devkit/site-config-cortexa8hf-vfp-neon-linux-gnueabi checking for arm-gcc... arm-linux-gnueabihf-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-linux-gnueabihf-gcc accepts -g... yes checking for arm-linux-gnueabihf-gcc option to accept ISO C89... none needed checking whether arm-linux-gnueabihf-gcc understands -c and -o together... yes checking how to run the C preprocessor... arm-linux-gnueabihf-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking build system type... x86_64-unknown-linux-gnu checking host system type... arm-unknown-none checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-strip... arm-linux-gnueabihf-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of arm-linux-gnueabihf-gcc... gcc3 checking whether make supports nested variables... (cached) yes checking for arm-gcc... (cached) arm-linux-gnueabihf-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether arm-linux-gnueabihf-gcc accepts -g... (cached) yes checking for arm-linux-gnueabihf-gcc option to accept ISO C89... (cached) none needed checking whether arm-linux-gnueabihf-gcc understands -c and -o together... (cached) yes checking for arm-linux-gnueabihf-gcc option to accept ISO C99... -std=gnu99 checking for arm-ar... arm-linux-gnueabihf-ar checking the archiver (arm-linux-gnueabihf-ar) interface... ar checking for a sed that does not truncate output... (cached) sed checking whether ln -s works... yes checking for grep that handles long lines and -e... (cached) /bin/grep checking for gawk... (cached) mawk checking how to print strings... printf checking for a sed that does not truncate output... (cached) sed checking for fgrep... /bin/grep -F checking for ld used by arm-linux-gnueabihf-gcc -std=gnu99... /home/l/ti/linux-devkit/sysroots/x86_64-arago-linux/usr/arm-linux-gnueabihf/bin/ld checking if the linker (/home/l/ti/linux-devkit/sysroots/x86_64-arago-linux/usr/arm-linux-gnueabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arm-linux-gnueabihf-nm checking the name lister (arm-linux-gnueabihf-nm) interface... BSD nm 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-unknown-linux-gnu file names to arm-unknown-none format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/l/ti/linux-devkit/sysroots/x86_64-arago-linux/usr/arm-linux-gnueabihf/bin/ld option to reload object files... -r checking for arm-objdump... arm-linux-gnueabihf-objdump checking how to recognize dependent libraries... unknown checking for arm-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-ar... (cached) arm-linux-gnueabihf-ar checking for archiver @FILE support... @ checking for arm-strip... (cached) arm-linux-gnueabihf-strip checking for arm-ranlib... arm-linux-gnueabihf-ranlib checking command to parse arm-linux-gnueabihf-nm output from arm-linux-gnueabihf-gcc -std=gnu99 object... ok checking for sysroot... no checking for arm-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if arm-linux-gnueabihf-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for arm-linux-gnueabihf-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if arm-linux-gnueabihf-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if arm-linux-gnueabihf-gcc -std=gnu99 static flag -static works... yes checking if arm-linux-gnueabihf-gcc -std=gnu99 supports -c -o file.o... yes checking if arm-linux-gnueabihf-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the arm-linux-gnueabihf-gcc -std=gnu99 linker (/home/l/ti/linux-devkit/sysroots/x86_64-arago-linux/usr/arm-linux-gnueabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for arm-pkg-config... no checking for pkg-config... /home/l/ti/linux-devkit/sysroots/x86_64-arago-linux/usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DEPS... no configure: error: Package requirements (libudev libsystemd > 219) were not met: No package 'libsystemd' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables DEPS_CFLAGS and DEPS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.