Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. --- log.do_configure-old 2015-07-02 14:31:32.266669739 +0200
  2. +++ log.do_configure-new 2015-07-02 14:32:35.214670348 +0200
  3. @@ -51,6 +51,7 @@
  4. configure: loading site script /data/mibtec-bsp/fido-am437x/sources/poky/meta/site/arm-linux
  5. configure: loading site script /data/mibtec-bsp/fido-am437x/sources/poky/meta/site/common
  6. configure: loading site script /data/mibtec-bsp/fido-am437x/sources/meta-openembedded/meta-oe/site/endian-little
  7. +configure: loading site script /data/mibtec-bsp/fido-am437x/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/e2manager/0.1-r0/build/aclocal-copy/glibc_config
  8. checking for a BSD-compatible install... /usr/bin/install -c
  9. checking whether build environment is sane... yes
  10. checking for arm-poky-linux-gnueabi-strip... arm-poky-linux-gnueabi-strip
  11. @@ -87,10 +88,24 @@
  12. checking how to run the C preprocessor... arm-poky-linux-gnueabi-gcc -E --sysroot=/data/mibtec-bsp/fido-am437x/build/tmp/sysroots/am437x-evm -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9
  13. checking for grep that handles long lines and -e... /bin/grep
  14. checking for egrep... /bin/grep -E
  15. -checking for ANSI C header files... yes
  16. -/data/mibtec-bsp/fido-am437x/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/e2manager/0.1-r0/e2manager/configure: line 5483: syntax error near unexpected token `PACKAGE,'
  17. -/data/mibtec-bsp/fido-am437x/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/e2manager/0.1-r0/e2manager/configure: line 5483: `PKG_CHECK_MODULES(PACKAGE, $pkg_modules)'
  18. -Configure failed. The contents of all config.log files follows to aid debugging
  19. -ERROR: oe_runconf failed
  20. -WARNING: exit code 1 from a shell command.
  21. -ERROR: Function failed: do_configure (log file is located at /data/mibtec-bsp/fido-am437x/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/e2manager/0.1-r0/temp/log.do_configure.5165)
  22. +checking for ANSI C header files... (cached) yes
  23. +checking for arm-poky-linux-gnueabi-pkg-config... no
  24. +checking for pkg-config... /data/mibtec-bsp/fido-am437x/build/tmp/sysroots/x86_64-linux/usr/bin/pkg-config
  25. +configure: WARNING: using cross tools not prefixed with host triplet
  26. +checking pkg-config is at least version 0.9.0... yes
  27. +checking for PACKAGE... yes
  28. +checking that generated files are newer than configure... done
  29. +configure: creating ./config.status
  30. +config.status: creating Makefile
  31. +config.status: creating src/Makefile
  32. +config.status: creating config.h
  33. +config.status: executing depfiles commands
  34. +configure: WARNING: unrecognized options: --with-libtool-sysroot
  35. +DEBUG: Shell function do_configure finished
  36. +DEBUG: Executing python function do_qa_configure
  37. +NOTE: Checking autotools environment for common misconfiguration
  38. +NOTE: e2manager: md5 checksum matched for file://AUTHORS;md5=6fc544a10ddf78afa06586048bf8d8a9
  39. +NOTE: Checking configure output for unrecognised options
  40. +DEBUG: Python function do_qa_configure finished
  41. +DEBUG: Executing shell function autotools_postconfigure
  42. +DEBUG: Shell function autotools_postconfigure finished
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement