1. root@ubuntu:/home/awright/beagle/buildroot# make
  2. >>> media-ctl 36a1357c9c879092fe2e36c82187f1d35b1efe13 Autoreconfiguring
  3. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'.
  4. libtoolize: copying file `config/ltmain.sh'
  5. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
  6. libtoolize: copying file `m4/libtool.m4'
  7. libtoolize: copying file `m4/ltoptions.m4'
  8. libtoolize: copying file `m4/ltsugar.m4'
  9. libtoolize: copying file `m4/ltversion.m4'
  10. libtoolize: copying file `m4/lt~obsolete.m4'
  11. Applying buildroot-libtool-v2.2.patch using plaintext:
  12. patching file ltmain.sh
  13. Hunk #1 succeeded at 1214 (offset 166 lines).
  14. Hunk #2 succeeded at 2239 (offset 221 lines).
  15. Hunk #3 succeeded at 5742 (offset 327 lines).
  16. Hunk #4 succeeded at 5900 (offset 327 lines).
  17. Hunk #5 succeeded at 8382 (offset 321 lines).
  18. >>> media-ctl 36a1357c9c879092fe2e36c82187f1d35b1efe13 Configuring
  19. (cd /home/awright/beagle/buildroot/output/build/media-ctl-36a1357c9c879092fe2e36c82187f1d35b1efe13/ && rm -rf config.cache && PATH="/home/awright/beagle/buildroot/output/host/bin:/home/awright/beagle/buildroot/output/host/usr/bin:/home/awright/beagle/buildroot/output/host/usr/sbin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/mv_pro_5.0/montavista/pro/devkit/arm/v5t_le/bin/:/opt/mv_pro_5.0/montavista/pro/bin/:/opt/mv_pro_5.0/montavista/common/bin/:/opt/mv_pro_5.0/montavista/pro/devkit/arm/v5t_le/bin:/opt/mv_pro_5.0/montavista/pro/bin:/opt/mv_pro_5.0/montavista/common/bin:" AR="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ar" AS="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-as" LD="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ld" NM="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-nm" CC="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc" GCC="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc" CPP="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-cpp" CXX="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-g++" FC="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ranlib" STRIP="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-strip" OBJCOPY="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" FC_FOR_BUILD="/usr/bin/ld" LD_FOR_BUILD="/usr/bin/ld" CFLAGS_FOR_BUILD="-O2 -I/home/awright/beagle/buildroot/output/host/include -I/home/awright/beagle/buildroot/output/host/usr/include" CXXFLAGS_FOR_BUILD="-I/home/awright/beagle/buildroot/output/host/include -I/home/awright/beagle/buildroot/output/host/usr/include" LDFLAGS_FOR_BUILD="-L/home/awright/beagle/buildroot/output/host/lib -L/home/awright/beagle/buildroot/output/host/usr/lib -Wl,-rpath,/home/awright/beagle/buildroot/output/host/usr/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ld" CFLAGS=" -pipe -mfpu=neon -ftree-vectorize -mfloat-abi=softfp -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CXXFLAGS=" -pipe -mfpu=neon -ftree-vectorize -mfloat-abi=softfp -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" LDFLAGS="" FCFLAGS="" PKG_CONFIG="/home/awright/beagle/buildroot/output/host/usr/bin/pkg-config" PERLLIB="/home/awright/beagle/buildroot/output/host/usr/lib/perl" STAGING_DIR="/home/awright/beagle/buildroot/output/host/usr/arm-unknown-linux-gnueabi/sysroot" ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no ./configure --target=arm-linux --host=arm-linux --build=i686-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --program-prefix="" --disable-gtk-doc --enable-static --enable-shared --with-kernel-headers=/home/awright/beagle/buildroot/output/host/usr/arm-unknown-linux-gnueabi/sysroot/usr/include )
  20. configure: WARNING: unrecognized options: --disable-gtk-doc
  21. checking for a BSD-compatible install... /usr/bin/install -c
  22. checking whether build environment is sane... yes
  23. checking for arm-linux-strip... /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-strip
  24. checking for a thread-safe mkdir -p... /bin/mkdir -p
  25. checking for gawk... gawk
  26. checking whether make sets $(MAKE)... yes
  27. checking for arm-linux-gcc... /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc
  28. checking whether the C compiler works... yes
  29. checking for C compiler default output file name... a.out
  30. checking for suffix of executables...
  31. checking whether we are cross compiling... yes
  32. checking for suffix of object files... o
  33. checking whether we are using the GNU C compiler... yes
  34. checking whether /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc accepts -g... yes
  35. checking for /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc option to accept ISO C89... none needed
  36. checking for style of include used by make... GNU
  37. checking dependency style of /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc... gcc3
  38. checking build system type... i686-pc-linux-gnu
  39. checking host system type... arm-unknown-linux-gnu
  40. checking how to print strings... printf
  41. checking for a sed that does not truncate output... /bin/sed
  42. checking for grep that handles long lines and -e... /bin/grep
  43. checking for egrep... /bin/grep -E
  44. checking for fgrep... /bin/grep -F
  45. checking for ld used by /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc... /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ld
  46. checking if the linker (/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ld) is GNU ld... yes
  47. checking for BSD- or MS-compatible name lister (nm)... /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-nm
  48. checking the name lister (/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-nm) interface... BSD nm
  49. checking whether ln -s works... yes
  50. checking the maximum length of command line arguments... 805306365
  51. checking whether the shell understands some XSI constructs... yes
  52. checking whether the shell understands "+="... no
  53. checking for /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ld option to reload object files... -r
  54. checking for arm-linux-objdump... /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-objdump
  55. checking how to recognize dependent libraries... pass_all
  56. checking for arm-linux-ar... /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ar
  57. checking for arm-linux-strip... (cached) /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-strip
  58. checking for arm-linux-ranlib... /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ranlib
  59. checking command to parse /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-nm output from /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc object... ok
  60. checking how to run the C preprocessor... /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-cpp
  61. checking for ANSI C header files... yes
  62. checking for sys/types.h... yes
  63. checking for sys/stat.h... yes
  64. checking for stdlib.h... yes
  65. checking for string.h... yes
  66. checking for memory.h... yes
  67. checking for strings.h... yes
  68. checking for inttypes.h... yes
  69. checking for stdint.h... yes
  70. checking for unistd.h... yes
  71. checking for dlfcn.h... yes
  72. checking for objdir... .libs
  73. checking if /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no
  74. checking for /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC
  75. checking if /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes
  76. checking if /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc static flag -static works... yes
  77. checking if /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc supports -c -o file.o... yes
  78. checking if /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc supports -c -o file.o... (cached) yes
  79. checking whether the /home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-gcc linker (/home/awright/beagle/buildroot/output/host/usr/bin/arm-none-linux-gnueabi-ld) supports shared libraries... yes
  80. checking whether -lc should be explicitly linked in... no
  81. checking dynamic linker characteristics... GNU/Linux ld.so
  82. checking how to hardcode library paths into programs... immediate
  83. checking whether stripping libraries is possible... yes
  84. checking if libtool supports shared libraries... yes
  85. checking whether to build shared libraries... yes
  86. checking whether to build static libraries... yes
  87. checking pkg-config is at least version 0.9.0... yes
  88. checking linux/media.h usability... no
  89. checking linux/media.h presence... no
  90. checking for linux/media.h... no
  91. ERROR: Kernel header file not found or not usable!
  92. make: *** [/home/awright/beagle/buildroot/output/build/media-ctl-36a1357c9c879092fe2e36c82187f1d35b1efe13/.stamp_configured] Error 1