Skip to content

Instantly share code, notes, and snippets.

@vDorst
Created May 21, 2013 20:24
Show Gist options
  • Save vDorst/5622923 to your computer and use it in GitHub Desktop.
Save vDorst/5622923 to your computer and use it in GitHub Desktop.
udev buildroot error. missing blkid
>>> udev 182 Configuring
(cd /media/Backup-HD/dev/Mygica_A11/buildroot/output/build/udev-182/ && rm -rf config.cache && PATH="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/bin:/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin:/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/sbin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ar" AS="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-as" LD="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ld" NM="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-nm" CC="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc" GCC="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc" CPP="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-cpp" CXX="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-g++" FC="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gfortran" RANLIB="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ranlib" READELF="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-readelf" STRIP="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-strip" OBJCOPY="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-objcopy" OBJDUMP="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-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" CPPFLAGS_FOR_BUILD="-I/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/include" CFLAGS_FOR_BUILD="-O2 -I/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/include" CXXFLAGS_FOR_BUILD="-O2 -I/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/include" LDFLAGS_FOR_BUILD="-L/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/lib -L/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/lib -Wl,-rpath,/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-as" DEFAULT_LINKER="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -O2 " LDFLAGS="" FCFLAGS="" PKG_CONFIG="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/pkg-config" PERLLIB="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/lib/perl" STAGING_DIR="/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/arm-buildroot-linux-uclibcgnueabi/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 LIBS=-lrt ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --build=x86_64-unknown-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --program-prefix="" --disable-gtk-doc --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-ipv6 --enable-static --enable-shared --sbindir=/sbin --with-rootlibdir=/lib --libexecdir=/lib --with-usb-ids-path=/usr/share/hwdata/usb.ids --with-pci-ids-path=/usr/share/hwdata/pci.ids --with-firmware-path=/lib/firmware --disable-introspection --disable-gudev )
configure: WARNING: unrecognized options: --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-ipv6
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for arm-buildroot-linux-uclibcgnueabi-strip... /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking for style of include used by make... GNU
checking for arm-buildroot-linux-uclibcgnueabi-gcc... /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-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 /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc accepts -g... yes
checking for /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to accept ISO C89... none needed
checking dependency style of /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc... gcc3
checking how to run the C preprocessor... /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-cpp
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 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... no
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... arm-buildroot-linux-uclibcgnueabi
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc... /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ld
checking if the linker (/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-nm
checking the name lister (/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-linux-gnu file names to arm-buildroot-linux-uclibcgnueabi 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 /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ld option to reload object files... -r
checking for arm-buildroot-linux-uclibcgnueabi-objdump... /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-objdump
checking how to recognize dependent libraries... pass_all
checking for arm-buildroot-linux-uclibcgnueabi-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for arm-buildroot-linux-uclibcgnueabi-ar... /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ar
checking for archiver @FILE support... @
checking for arm-buildroot-linux-uclibcgnueabi-strip... (cached) /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-strip
checking for arm-buildroot-linux-uclibcgnueabi-ranlib... /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ranlib
checking command to parse /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-nm output from /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc object... ok
checking for sysroot... no
checking for arm-buildroot-linux-uclibcgnueabi-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 /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -fno-rtti -fno-exceptions... no
checking for /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc option to produce PIC... -fPIC -DPIC
checking if /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc PIC flag -fPIC -DPIC works... yes
checking if /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc static flag -static works... yes
checking if /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -c -o file.o... yes
checking if /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc supports -c -o file.o... (cached) yes
checking whether the /media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-gcc linker (/media/Backup-HD/dev/Mygica_A11/buildroot/output/host/usr/bin/arm-buildroot-linux-uclibcgnueabi-ld) 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 gawk... (cached) gawk
checking for a sed that does not truncate output... (cached) /bin/sed
checking pkg-config is at least version 0.9.0... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for xsltproc... no
checking for library containing clock_gettime... none required
checking for BLKID... no
configure: error: Package requirements (blkid >= 2.20) were not met:
Package blkid was not found in the pkg-config search path.
Perhaps you should add the directory containing `blkid.pc'
to the PKG_CONFIG_PATH environment variable
No package 'blkid' 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 BLKID_CFLAGS
and BLKID_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** [/media/Backup-HD/dev/Mygica_A11/buildroot/output/build/udev-182/.stamp_configured] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment