On Sun, 2012-04-15 at 18:54 +0800, Robert Yang wrote: > Hi all, > > Does anyone meet the same error? I've met this from yesterday. > > The host is Fedora 16 64bit, > MACHINE = "qemuarm" > > $ bitbake meta-toolchain-sdk > > | NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint > -I/buildarea/lyang1/sdk/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I > /buildarea/lyang1/sdk/tmp/work/x86_64-nativesdk-pokysdk-linux/unfs-server-nativesdk-2.1+2.2beta47-r1/nfs-server-2.2beta47//aclocal-copy/ > | autoreconf: Entering directory `.' > | autoreconf: configure.in: not using Gettext > | autoreconf: running: aclocal -I > /buildarea/lyang1/sdk/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I > /buildarea/lyang1/sdk/tmp/work/x86_64-nativesdk-pokysdk-linux/unfs-server-nativesdk-2.1+2.2beta47-r1/nfs-server-2.2beta47//aclocal-copy/ > > -I /buildarea/lyang1/sdk/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 -I > /buildarea/lyang1/sdk/tmp/work/x86_64-nativesdk-pokysdk-linux/unfs-server-nativesdk-2.1+2.2beta47-r1/nfs-server-2.2beta47//aclocal-copy/ > > --force --warnings=cross > | aclocal: unknown warning category `cross' > | autoreconf: configure.in: tracing > | autoreconf: configure.in: not using Libtool > | autoreconf: running: > /buildarea/lyang1/sdk/tmp/sysroots/x86_64-linux/usr/bin/autoconf > --include=/buildarea/lyang1/sdk/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.11 > > --include=/buildarea/lyang1/sdk/tmp/work/x86_64-nativesdk-pokysdk-linux/unfs-server-nativesdk-2.1+2.2beta47-r1/nfs-server-2.2beta47//aclocal-copy/ > > --force --warnings=cross > | configure.in:43: error: possibly undefined macro: AC_PROG_RPCGEN > | If this token and others are legitimate, please use m4_pattern_allow. > | See the Autoconf documentation. > | configure.in:44: error: possibly undefined macro: AC_RPCGEN_C > | configure.in:45: error: possibly undefined macro: AC_RPCGEN_I > | configure.in:53: error: possibly undefined macro: AC_GNULIBC > | configure.in:65: error: possibly undefined macro: AC_XDRPROC_T > | configure.in:85: error: possibly undefined macro: AC_AUTHDES_GETUCRED > | configure.in:86: error: possibly undefined macro: AC_BROKEN_SETFSUID > | configure.in:87: error: possibly undefined macro: AC_MOUNTLIST > | configure.in:88: error: possibly undefined macro: AC_FSUSAGE > | configure.in:91: error: possibly undefined macro: AC_BSD_SIGNALS > | autoreconf: > /buildarea/lyang1/sdk/tmp/sysroots/x86_64-linux/usr/bin/autoconf > failed with exit status: 1 > | ERRO > NOTE: package unfs-server-nativesdk-2.1+2.2beta47-r1: task do_configure: > Failed > ERROR: Task 1036 > (virtual:nativesdk:/buildarea/lyang1/poky/meta/recipes-devtools/unfs-server/unfs-server_2.1+2.2beta47.bb, > > do_configure) failed with exit code '1'
This is from bug 2194. Clean unfs-server-nativesdk and the build will work again. Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
