I solved by installing uuid devel package on my system (ubuntu 12.04.3 lts)
thanks > > > Op 27 aug. 2013, om 09:46 heeft Cristian Astorino < > cristian.astor...@gmail.com> het volgende geschreven: > > > Hello, I'm trying to build angstrom 2013.06 for raspberry pi. > > Can you try: > > git pull > ./oebb.sh update > > > > > But bitbake console-image fails the following task: > > > > ........ > > | checking for uuid_generate in -luuid... no > > | configure: error: GNU Parted requires libuuid - a part of the > > util-linux-ng package (but > > | usually distributed separately in libuuid-devel, uuid-dev or similar) > > | This can probably be found on your distribution's CD or FTP site or at: > > | http://userweb.kernel.org/~kzak/util-linux-ng/ > > | Note: originally, libuuid was part of the e2fsprogs package. Later, it > > | moved to util-linux-ng-2.16, and that package is now the preferred > source. > > | Configure failed. The contents of all config.log files follows to aid > > debugging > > | ERROR: oe_runconf failed > > | ERROR: Function failed: do_configure (see > > > /angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/work/i686-linux/parted-native/3.1-r1/temp/log.do_configure.7671 > > for further information) > > ERROR: Task 191 > > > (virtual:native:/angstrom/2013.06/sources/openembedded-core/meta/recipes-extended/parted/ > > parted_3.1.bb, do_configure) failed with exit code '1' > > > > This is the log.do_configure.7671: > > > > DEBUG: Executing python function sysroot_cleansstate > > DEBUG: Python function sysroot_cleansstate finished > > DEBUG: Executing shell function autotools_preconfigure > > DEBUG: Shell function autotools_preconfigure finished > > DEBUG: Executing shell function do_configure > > automake (GNU automake) 1.12.6 > > Copyright (C) 2012 Free Software Foundation, Inc. > > License GPLv2+: GNU GPL version 2 or later < > > http://gnu.org/licenses/gpl-2.0.html> > > This is free software: you are free to change and redistribute it. > > There is NO WARRANTY, to the extent permitted by law. > > > > Written by Tom Tromey <tro...@redhat.com> > > and Alexandre Duret-Lutz <a...@gnu.org>. > > AUTOV is 1.12 > > NOTE: Executing ACLOCAL="aclocal > > > --system-acdir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/work/i686-linux/parted-native/3.1-r1/build/aclocal-copy/ > > > --automake-acdir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/share/aclocal-1.12" > > autoreconf --verbose --install --force --exclude=autopoint -I > > > /angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/work/i686-linux/parted-native/3.1-r1/parted-3.1/m4/ > > autoreconf: Entering directory `.' > > autoreconf: running: aclocal > > > --system-acdir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/work/i686-linux/parted-native/3.1-r1/build/aclocal-copy/ > > > --automake-acdir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/share/aclocal-1.12 > > -I > > > /angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/work/i686-linux/parted-native/3.1-r1/parted-3.1/m4/ > > -I > > > /angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/work/i686-linux/parted-native/3.1-r1/parted-3.1/m4/ > > --force -I m4 > > autoreconf: configure.ac: tracing > > autoreconf: running: libtoolize --copy --force > > libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. > > libtoolize: copying file `build-aux/ltmain.sh' > > libtoolize: putting macros in `m4'. > > libtoolize: copying file `m4/libtool.m4' > > libtoolize: copying file `m4/ltoptions.m4' > > libtoolize: copying file `m4/ltsugar.m4' > > libtoolize: copying file `m4/ltversion.m4' > > libtoolize: copying file `m4/lt~obsolete.m4' > > libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.acand > > libtoolize: rerunning libtoolize, to keep the correct libtool macros > > in-tree. > > autoreconf: running: > > > /angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/bin/autoconf > > > --include=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/work/i686-linux/parted-native/3.1-r1/parted-3.1/m4/ > > --force > > autoreconf: running: > > > /angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/bin/autoheader > > > --include=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/work/i686-linux/parted-native/3.1-r1/parted-3.1/m4/ > > --force > > autoreconf: running: automake --foreign --add-missing --copy > --force-missing > > libparted/Makefile.am:65: warning: 'INCLUDES' is the old name for > > 'AM_CPPFLAGS' (or '*_CPPFLAGS') > > libparted/fs/Makefile.am:117: warning: 'INCLUDES' is the old name for > > 'AM_CPPFLAGS' (or '*_CPPFLAGS') > > libparted/labels/Makefile.am:40: warning: 'INCLUDES' is the old name for > > 'AM_CPPFLAGS' (or '*_CPPFLAGS') > > parted/Makefile.am:51: warning: 'INCLUDES' is the old name for > > 'AM_CPPFLAGS' (or '*_CPPFLAGS') > > partprobe/Makefile.am:16: warning: 'INCLUDES' is the old name for > > 'AM_CPPFLAGS' (or '*_CPPFLAGS') > > autoreconf: running: gnu-configize > > autoreconf: Leaving directory `.' > > NOTE: Running > > > /angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/work/i686-linux/parted-native/3.1-r1/parted-3.1/configure > > --build=i686-linux --host=i686-linux > > --target=i686-linux > > > --prefix=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr > > > > > --exec_prefix=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr > > > > > --bindir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/bin > > > > > --sbindir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/sbin > > > > > --libexecdir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/lib/parted > > > > > --datadir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/share > > > > > --sysconfdir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/etc > > > > > --sharedstatedir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/com > > > > > --localstatedir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/var > > > > > --libdir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/lib > > > > > --includedir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/include > > > > > --oldincludedir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/include > > > > > --infodir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/share/info > > > > > --mandir=/angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/share/man > > --disable-silent-rules --disable-dependency-tracking > > --disable-device-mapper --disable-nls > > 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 whether make supports nested variables... yes > > checking build system type... i686-pc-linux-gnu > > checking host system type... i686-pc-linux-gnu > > checking for style of include used by make... GNU > > checking for i686-linux-gcc... 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 gcc accepts -g... yes > > checking for gcc option to accept ISO C89... none needed > > checking dependency style of gcc... none > > checking for library containing strerror... none required > > checking for i686-linux-gcc... (cached) gcc > > checking whether we are using the GNU C compiler... (cached) yes > > checking whether gcc accepts -g... (cached) yes > > checking for gcc option to accept ISO C89... (cached) none needed > > checking dependency style of gcc... (cached) none > > checking how to run the C preprocessor... gcc -E > > checking for grep that handles long lines and -e... /bin/grep > > checking for egrep... /bin/grep -E > > checking whether gcc needs -traditional... no > > checking whether gcc and cc understand -c and -o together... yes > > checking for Minix Amsterdam compiler... no > > 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... 64 > > checking for gcc option to accept ISO C99... -std=gnu99 > > checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) > > -std=gnu99 > > checking for a usable (O_DIRECT-supporting) temporary dir... . > > checking for special C compiler options needed for large files... > (cached) > > no > > checking for _FILE_OFFSET_BITS value needed for large files... (cached) > 64 > > checking for size_t... yes > > checking for working alloca.h... yes > > checking for alloca... yes > > checking whether <wchar.h> uses 'inline' correctly... yes > > checking for btowc... yes > > checking for canonicalize_file_name... yes > > checking for getcwd... yes > > checking for readlink... yes > > checking for realpath... yes > > checking for _set_invalid_parameter_handler... no > > checking for fchdir... yes > > checking for symlink... yes > > checking for __fpending... yes > > checking for fsync... yes > > checking for gettimeofday... yes > > checking for lstat... yes > > checking for mbsinit... yes > > checking for mbrtowc... yes > > checking for mkstemp... yes > > checking for nl_langinfo... yes > > checking for isblank... yes > > checking for iswctype... yes > > checking for wcscoll... yes > > checking for sleep... yes > > checking for strdup... yes > > checking for strerror_r... yes > > checking for __xpg_strerror_r... yes > > checking for strndup... yes > > checking for usleep... yes > > checking for wcrtomb... yes > > checking for iswcntrl... yes > > checking for newlocale... yes > > checking for setenv... yes > > checking for mprotect... yes > > checking for wctob... yes > > checking for nl_langinfo and CODESET... yes > > checking for a traditional french locale... none > > checking whether malloc, realloc, calloc are POSIX compliant... yes > > checking whether // is distinct from /... no > > checking whether realpath works... yes > > checking for sys/param.h... yes > > checking for sys/socket.h... yes > > checking for unistd.h... (cached) yes > > checking for stdio_ext.h... yes > > checking for getopt.h... yes > > checking for sys/time.h... yes > > checking for wchar.h... yes > > checking for stdint.h... (cached) yes > > checking for inttypes.h... (cached) yes > > checking for langinfo.h... yes > > checking for strings.h... (cached) yes > > checking for sys/stat.h... (cached) yes > > checking for features.h... yes > > checking for wctype.h... yes > > checking for xlocale.h... yes > > checking for priv.h... no > > checking for sys/mman.h... yes > > checking for blkid/blkid.h... yes > > checking whether the preprocessor supports include_next... yes > > checking whether system header files limit the line length... no > > checking for complete errno.h... yes > > checking whether strerror_r is declared... yes > > checking for strerror_r... (cached) yes > > checking whether strerror_r returns char *... yes > > checking for inline... inline > > checking for working fcntl.h... yes > > checking for pid_t... yes > > checking for mode_t... yes > > checking for getopt.h... (cached) yes > > checking for getopt_long_only... yes > > checking whether getopt is POSIX compatible... yes > > checking for working GNU getopt function... yes > > checking whether getenv is declared... yes > > checking for C/C++ restrict keyword... __restrict > > checking for struct timeval... yes > > checking for correct struct timeval.tv_sec member... yes > > checking whether gettimeofday is declared without a macro... yes > > checking for unsigned long long int... yes > > checking for long long int... yes > > checking whether stdint.h conforms to C99... yes > > checking whether imaxabs is declared without a macro... yes > > checking whether imaxdiv is declared without a macro... yes > > checking whether strtoimax is declared without a macro... yes > > checking whether strtoumax is declared without a macro... yes > > checking for inttypes.h... (cached) yes > > checking whether the inttypes.h PRIxNN macros are broken... no > > checking whether getc_unlocked is declared... yes > > checking whether we are using the GNU C Library >= 2.1 or uClibc... yes > > checking whether lstat correctly handles trailing slash... yes > > checking for stdlib.h... (cached) yes > > checking for GNU libc compatible malloc... yes > > checking for mbstate_t... yes > > checking for a traditional japanese locale... none > > checking for a transitional chinese locale... none > > checking for a french Unicode locale... none > > checking for ssize_t... yes > > checking for stdbool.h that conforms to C99... yes > > checking for _Bool... yes > > checking for wchar_t... yes > > checking whether strdup is declared... yes > > checking whether strerror(0) succeeds... yes > > checking for strerror_r with POSIX signature... no > > checking whether __xpg_strerror_r works... yes > > checking whether ffsl is declared without a macro... yes > > checking whether ffsll is declared without a macro... yes > > checking whether memmem is declared without a macro... yes > > checking whether mempcpy is declared without a macro... yes > > checking whether memrchr is declared without a macro... yes > > checking whether rawmemchr is declared without a macro... yes > > checking whether stpcpy is declared without a macro... yes > > checking whether stpncpy is declared without a macro... yes > > checking whether strchrnul is declared without a macro... yes > > checking whether strdup is declared without a macro... yes > > checking whether strncat is declared without a macro... yes > > checking whether strndup is declared without a macro... yes > > checking whether strnlen is declared without a macro... yes > > checking whether strpbrk is declared without a macro... yes > > checking whether strsep is declared without a macro... yes > > checking whether strcasestr is declared without a macro... yes > > checking whether strtok_r is declared without a macro... yes > > checking whether strerror_r is declared without a macro... yes > > checking whether strsignal is declared without a macro... yes > > checking whether strverscmp is declared without a macro... yes > > checking whether ffs is declared without a macro... yes > > checking whether strcasecmp is declared without a macro... yes > > checking whether strncasecmp is declared without a macro... yes > > checking whether strndup is declared... (cached) yes > > checking whether strnlen is declared... (cached) yes > > checking whether stat file-mode macros are broken... no > > checking for struct timespec in <time.h>... yes > > checking for wint_t... yes > > checking if environ is properly declared... yes > > checking whether getcwd (NULL, 0) allocates memory for result... yes > > checking for getcwd with POSIX signature... yes > > checking for LC_MESSAGES... yes > > checking for CFPreferencesCopyAppValue... no > > checking for CFLocaleCopyCurrent... no > > checking for ld used by gcc -std=gnu99... ld > > checking if the linker (ld) is GNU ld... yes > > checking for shared library run path origin... done > > checking whether imported symbols can be declared weak... yes > > checking pthread.h usability... yes > > checking pthread.h presence... yes > > checking for pthread.h... yes > > checking for pthread_kill in -lpthread... yes > > checking for multithread API to use... posix > > checking for promoted mode_t type... mode_t > > checking whether setenv is declared... yes > > checking search.h usability... yes > > checking search.h presence... yes > > checking for search.h... yes > > checking for tsearch... yes > > checking whether alarm is declared... yes > > checking whether unsetenv is declared... yes > > checking for alloca as a compiler built-in... yes > > checking whether to enable assertions... yes > > checking whether btowc(0) is correct... yes > > checking whether btowc(EOF) is correct... guessing yes > > checking for GNU libc compatible calloc... yes > > checking whether // is distinct from /... (cached) no > > checking for error_at_line... yes > > checking whether fcntl is declared without a macro... yes > > checking whether openat is declared without a macro... yes > > checking whether __fpending is declared... yes > > checking whether gettimeofday clobbers localtime buffer... no > > checking for gettimeofday with POSIX signature... almost > > checking whether the compiler generally respects inline... yes > > checking whether INT32_MAX < INTMAX_MAX... yes > > checking whether INT64_MAX == LONG_MAX... no > > checking whether UINT32_MAX < UINTMAX_MAX... yes > > checking whether UINT64_MAX == ULONG_MAX... no > > checking whether langinfo.h defines CODESET... yes > > checking whether langinfo.h defines T_FMT_AMPM... yes > > checking whether langinfo.h defines ERA... yes > > checking whether langinfo.h defines YESEXPR... yes > > checking whether nl_langinfo is declared without a macro... yes > > checking for C compiler flag to ignore unused libraries... > -Wl,--as-needed > > checking whether lseek detects pipes... yes > > checking for stdlib.h... (cached) yes > > checking for GNU libc compatible malloc... (cached) yes > > checking whether mbrtowc handles incomplete characters... guessing yes > > checking whether mbrtowc works as well as mbtowc... guessing yes > > checking whether mbrtowc handles a NULL pwc argument... guessing yes > > checking whether mbrtowc handles a NULL string argument... guessing yes > > checking whether mbrtowc has a correct return value... guessing yes > > checking whether mbrtowc returns 0 when parsing a NUL character... > guessing > > yes > > checking whether mbrtowc handles incomplete characters... (cached) > guessing > > yes > > checking whether mbrtowc works as well as mbtowc... (cached) guessing yes > > checking for working mkstemp... yes > > checking whether YESEXPR works... yes > > checking whether program_invocation_name is declared... yes > > checking whether program_invocation_short_name is declared... yes > > checking whether readlink signature is correct... yes > > checking whether readlink handles trailing slash correctly... yes > > checking for stdlib.h... (cached) yes > > checking for GNU libc compatible realloc... yes > > checking for working re_compile_pattern... yes > > checking for rpmatch... yes > > checking whether sleep is declared... yes > > checking for working sleep... yes > > checking for ssize_t... (cached) yes > > checking whether stat handles trailing slashes on directories... yes > > checking whether stat handles trailing slashes on files... yes > > checking for va_copy... yes > > checking whether NULL can be used in arbitrary expressions... yes > > checking whether _Exit is declared without a macro... yes > > checking whether atoll is declared without a macro... yes > > checking whether canonicalize_file_name is declared without a macro... > yes > > checking whether getloadavg is declared without a macro... yes > > checking whether getsubopt is declared without a macro... yes > > checking whether grantpt is declared without a macro... yes > > checking whether initstate is declared without a macro... yes > > checking whether initstate_r is declared without a macro... yes > > checking whether mkdtemp is declared without a macro... yes > > checking whether mkostemp is declared without a macro... yes > > checking whether mkostemps is declared without a macro... yes > > checking whether mkstemp is declared without a macro... yes > > checking whether mkstemps is declared without a macro... yes > > checking whether posix_openpt is declared without a macro... yes > > checking whether ptsname is declared without a macro... yes > > checking whether ptsname_r is declared without a macro... yes > > checking whether random is declared without a macro... yes > > checking whether random_r is declared without a macro... yes > > checking whether realpath is declared without a macro... yes > > checking whether rpmatch is declared without a macro... yes > > checking whether setenv is declared without a macro... yes > > checking whether setstate is declared without a macro... yes > > checking whether setstate_r is declared without a macro... yes > > checking whether srandom is declared without a macro... yes > > checking whether srandom_r is declared without a macro... yes > > checking whether strtod is declared without a macro... yes > > checking whether strtoll is declared without a macro... yes > > checking whether strtoull is declared without a macro... yes > > checking whether unlockpt is declared without a macro... yes > > checking whether unsetenv is declared without a macro... yes > > checking for strcasecmp... yes > > checking for strncasecmp... yes > > checking whether strncasecmp is declared... (cached) yes > > checking for working strerror function... yes > > checking for working strndup... yes > > checking for working strnlen... yes > > checking for strtoll... yes > > checking for strtoull... yes > > checking for nlink_t... yes > > checking whether fchmodat is declared without a macro... yes > > checking whether fstat is declared without a macro... yes > > checking whether fstatat is declared without a macro... yes > > checking whether futimens is declared without a macro... yes > > checking whether lchmod is declared without a macro... yes > > checking whether lstat is declared without a macro... yes > > checking whether mkdirat is declared without a macro... yes > > checking whether mkfifo is declared without a macro... yes > > checking whether mkfifoat is declared without a macro... yes > > checking whether mknod is declared without a macro... yes > > checking whether mknodat is declared without a macro... yes > > checking whether stat is declared without a macro... yes > > checking whether utimensat is declared without a macro... yes > > checking whether chdir is declared without a macro... yes > > checking whether chown is declared without a macro... yes > > checking whether dup is declared without a macro... yes > > checking whether dup2 is declared without a macro... yes > > checking whether dup3 is declared without a macro... yes > > checking whether environ is declared without a macro... yes > > checking whether euidaccess is declared without a macro... yes > > checking whether faccessat is declared without a macro... yes > > checking whether fchdir is declared without a macro... yes > > checking whether fchownat is declared without a macro... yes > > checking whether fdatasync is declared without a macro... yes > > checking whether fsync is declared without a macro... yes > > checking whether ftruncate is declared without a macro... yes > > checking whether getcwd is declared without a macro... yes > > checking whether getdomainname is declared without a macro... yes > > checking whether getdtablesize is declared without a macro... yes > > checking whether getgroups is declared without a macro... yes > > checking whether gethostname is declared without a macro... yes > > checking whether getlogin is declared without a macro... yes > > checking whether getlogin_r is declared without a macro... yes > > checking whether getpagesize is declared without a macro... yes > > checking whether getusershell is declared without a macro... yes > > checking whether setusershell is declared without a macro... yes > > checking whether endusershell is declared without a macro... yes > > checking whether group_member is declared without a macro... yes > > checking whether isatty is declared without a macro... yes > > checking whether lchown is declared without a macro... yes > > checking whether link is declared without a macro... yes > > checking whether linkat is declared without a macro... yes > > checking whether lseek is declared without a macro... yes > > checking whether pipe is declared without a macro... yes > > checking whether pipe2 is declared without a macro... yes > > checking whether pread is declared without a macro... yes > > checking whether pwrite is declared without a macro... yes > > checking whether readlink is declared without a macro... yes > > checking whether readlinkat is declared without a macro... yes > > checking whether rmdir is declared without a macro... yes > > checking whether sethostname is declared without a macro... yes > > checking whether sleep is declared without a macro... yes > > checking whether symlink is declared without a macro... yes > > checking whether symlinkat is declared without a macro... yes > > checking whether ttyname_r is declared without a macro... yes > > checking whether unlink is declared without a macro... yes > > checking whether unlinkat is declared without a macro... yes > > checking whether usleep is declared without a macro... yes > > checking whether unlink honors trailing slashes... yes > > checking whether unlink of a parent directory fails as it should... > > guessing yes > > checking for useconds_t... yes > > checking whether usleep allows large arguments... yes > > checking whether btowc is declared without a macro... yes > > checking whether wctob is declared without a macro... yes > > checking whether mbsinit is declared without a macro... yes > > checking whether mbrtowc is declared without a macro... yes > > checking whether mbrlen is declared without a macro... yes > > checking whether mbsrtowcs is declared without a macro... yes > > checking whether mbsnrtowcs is declared without a macro... yes > > checking whether wcrtomb is declared without a macro... yes > > checking whether wcsrtombs is declared without a macro... yes > > checking whether wcsnrtombs is declared without a macro... yes > > checking whether wcwidth is declared without a macro... yes > > checking whether wmemchr is declared without a macro... yes > > checking whether wmemcmp is declared without a macro... yes > > checking whether wmemcpy is declared without a macro... yes > > checking whether wmemmove is declared without a macro... yes > > checking whether wmemset is declared without a macro... yes > > checking whether wcslen is declared without a macro... yes > > checking whether wcsnlen is declared without a macro... yes > > checking whether wcscpy is declared without a macro... yes > > checking whether wcpcpy is declared without a macro... yes > > checking whether wcsncpy is declared without a macro... yes > > checking whether wcpncpy is declared without a macro... yes > > checking whether wcscat is declared without a macro... yes > > checking whether wcsncat is declared without a macro... yes > > checking whether wcscmp is declared without a macro... yes > > checking whether wcsncmp is declared without a macro... yes > > checking whether wcscasecmp is declared without a macro... yes > > checking whether wcsncasecmp is declared without a macro... yes > > checking whether wcscoll is declared without a macro... yes > > checking whether wcsxfrm is declared without a macro... yes > > checking whether wcsdup is declared without a macro... yes > > checking whether wcschr is declared without a macro... yes > > checking whether wcsrchr is declared without a macro... yes > > checking whether wcscspn is declared without a macro... yes > > checking whether wcsspn is declared without a macro... yes > > checking whether wcspbrk is declared without a macro... yes > > checking whether wcsstr is declared without a macro... yes > > checking whether wcstok is declared without a macro... yes > > checking whether wcswidth is declared without a macro... yes > > checking whether mbrtowc handles incomplete characters... (cached) > guessing > > yes > > checking whether mbrtowc works as well as mbtowc... (cached) guessing yes > > checking whether wcrtomb return value is correct... guessing yes > > checking whether iswcntrl works... yes > > checking for towlower... yes > > checking for wctype_t... yes > > checking for wctrans_t... yes > > checking whether wctype is declared without a macro... yes > > checking whether iswctype is declared without a macro... yes > > checking whether wctrans is declared without a macro... yes > > checking whether towctrans is declared without a macro... yes > > checking for long long int... (cached) yes > > checking for a traditional french locale... (cached) none > > checking for a french Unicode locale... (cached) none > > checking for a traditional french locale... (cached) none > > checking for a turkish Unicode locale... none > > checking whether dup2 works... yes > > checking whether fdopen sets errno... yes > > checking for getpagesize... yes > > checking whether getpagesize is declared... (cached) yes > > checking whether locale.h conforms to POSIX:2001... yes > > checking whether locale.h defines locale_t... yes > > checking whether setlocale is declared without a macro... yes > > checking whether duplocale is declared without a macro... yes > > checking for setlocale... yes > > checking for uselocale... yes > > checking for pthread_rwlock_t... yes > > checking for a traditional french locale... (cached) none > > checking for a french Unicode locale... (cached) none > > checking for a traditional japanese locale... (cached) none > > checking for a transitional chinese locale... (cached) none > > checking for a french Unicode locale... (cached) none > > checking for a traditional french locale... (cached) none > > checking for a french Unicode locale... (cached) none > > checking whether open recognizes a trailing slash... yes > > checking for getppriv... no > > checking for putenv compatible with GNU and SVID... yes > > checking whether setenv validates arguments... yes > > checking for a traditional french locale... (cached) none > > checking for a french Unicode locale... (cached) none > > checking for a traditional japanese locale... (cached) none > > checking for a transitional chinese locale... (cached) none > > checking for wchar_t... (cached) yes > > checking for wint_t... (cached) yes > > checking whether dprintf is declared without a macro... yes > > checking whether fpurge is declared without a macro... no > > checking whether fseeko is declared without a macro... yes > > checking whether ftello is declared without a macro... yes > > checking whether getdelim is declared without a macro... yes > > checking whether getline is declared without a macro... yes > > checking whether pclose is declared without a macro... yes > > checking whether popen is declared without a macro... yes > > checking whether renameat is declared without a macro... yes > > checking whether snprintf is declared without a macro... yes > > checking whether tmpfile is declared without a macro... yes > > checking whether vdprintf is declared without a macro... yes > > checking whether vsnprintf is declared without a macro... yes > > checking for mmap... yes > > checking for MAP_ANONYMOUS... yes > > checking whether symlink handles trailing slash correctly... yes > > checking for pthread_atfork... yes > > checking for unsetenv... yes > > checking for unsetenv() return type... int > > checking whether unsetenv obeys POSIX... yes > > checking for a traditional french locale... (cached) none > > checking for a french Unicode locale... (cached) none > > checking for a traditional japanese locale... (cached) none > > checking for a transitional chinese locale... (cached) none > > checking whether wctob works... guessing yes > > checking whether wctob is declared... (cached) yes > > checking for sched_yield in -lrt... yes > > checking size of off_t... 8 > > 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 gcc -std=gnu99... ld > > checking if the linker (ld) is GNU ld... yes > > checking for BSD- or MS-compatible name lister (nm)... nm > > checking the name lister (nm) 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 i686-pc-linux-gnu file names to i686-pc-linux-gnu > > format... func_convert_file_noop > > checking how to convert i686-pc-linux-gnu file names to toolchain > format... > > func_convert_file_noop > > checking for ld option to reload object files... -r > > checking for i686-linux-objdump... objdump > > checking how to recognize dependent libraries... pass_all > > checking for i686-linux-dlltool... no > > checking for dlltool... no > > checking how to associate runtime and link libraries... printf %s\n > > checking for i686-linux-ar... ar > > checking for archiver @FILE support... @ > > checking for i686-linux-strip... strip > > checking for i686-linux-ranlib... ranlib > > checking command to parse nm output from gcc -std=gnu99 object... ok > > checking for sysroot... no > > checking for i686-linux-mt... no > > checking for mt... mt > > checking if mt is a manifest tool... no > > checking for dlfcn.h... yes > > checking for objdir... .libs > > checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no > > checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC > > checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes > > checking if gcc -std=gnu99 static flag -static works... yes > > checking if gcc -std=gnu99 supports -c -o file.o... yes > > checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes > > checking whether the gcc -std=gnu99 linker (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 whether NLS is requested... no > > checking for msgfmt... > > > /angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/bin/msgfmt > > checking for gmsgfmt... > > > /angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/bin/msgfmt > > checking for xgettext... > > > /angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/bin/xgettext > > checking for msgmerge... > > > /angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/sysroots/i686-linux/usr/bin/msgmerge > > checking for CFPreferencesCopyAppValue... (cached) no > > checking for CFLocaleCopyCurrent... (cached) no > > checking whether to use NLS... no > > checking for dlopen in -ldl... yes > > checking for uuid_generate in -luuid... no > > configure: error: GNU Parted requires libuuid - a part of the > util-linux-ng > > package (but > > usually distributed separately in libuuid-devel, uuid-dev or similar) > > This can probably be found on your distribution's CD or FTP site or at: > > http://userweb.kernel.org/~kzak/util-linux-ng/ > > Note: originally, libuuid was part of the e2fsprogs package. Later, it > > moved to util-linux-ng-2.16, and that package is now the preferred > source. > > Configure failed. The contents of all config.log files follows to aid > > debugging > > ERROR: oe_runconf failed > > ERROR: Function failed: do_configure (see > > > /angstrom/2013.06/build/tmp-angstrom_v2013_06-eglibc/work/i686-linux/parted-native/3.1-r1/temp/log.do_configure.7671 > > for further information) > > > > > > > > Can you help me? > > > > Regards > > Cristian > > _______________________________________________ > > Angstrom-distro-devel mailing list > > Angstrom-distro-devel@linuxtogo.org > > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel > > _______________________________________________ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel