Ottengo questo errore nel compilare mjpegtools:
Questo il log
Code:
NOTE: Running task 233 of 350 (ID: 5, /home/freee/Scrivania/vuplus/bm750/openembedded/recipes/mjpegtools/mjpegtools_1.9.0rc3.bb, do_configure)
ERROR: function do_configure failed
ERROR: see log in /home/freee/Scrivania/vuplus/bm750/build/tmp/work/mipsel-oe-linux/mjpegtools-1.9.0rc3-r0/temp/log.do_configure.31459
NOTE: Task failed: /home/freee/Scrivania/vuplus/bm750/build/tmp/work/mipsel-oe-linux/mjpegtools-1.9.0rc3-r0/temp/log.do_configure.31459
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/freee/Scrivania/vuplus/bm750/openembedded/recipes/mjpegtools/mjpegtools_1.9.0rc3.bb do_configure failed
ERROR: Task 5 (/home/freee/Scrivania/vuplus/bm750/openembedded/recipes/mjpegtools/mjpegtools_1.9.0rc3.bb, do_configure) failed
NOTE: Tasks Summary: Attempted 340 tasks of which 340 didn't need to be rerun and 1 failed.
ERROR: '/home/freee/Scrivania/vuplus/bm750/openembedded/recipes/mjpegtools/mjpegtools_1.9.0rc3.bb' failed
Code:
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 <tromey@redhat.com>
and Alexandre Duret-Lutz <adl@gnu.org>.
AUTOV is 1.10
NOTE: Executing autoreconf --verbose --install --force --exclude=autopoint -I/home/freee/Scrivania/vuplus/bm750/build/tmp/staging/mipsel-oe-linux/usr/share/aclocal-1.10 -I /home/freee/Scrivania/vuplus/bm750/build/tmp/staging/mipsel-oe-linux/usr/share/aclocal
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I /home/freee/Scrivania/vuplus/bm750/build/tmp/staging/mipsel-oe-linux/usr/share/aclocal-1.10 -I /home/freee/Scrivania/vuplus/bm750/build/tmp/staging/mipsel-oe-linux/usr/share/aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /home/freee/Scrivania/vuplus/bm750/build/tmp/staging/x86_64-linux/usr/bin/autoconf --include=/home/freee/Scrivania/vuplus/bm750/build/tmp/staging/mipsel-oe-linux/usr/share/aclocal-1.10 --include=/home/freee/Scrivania/vuplus/bm750/build/tmp/staging/mipsel-oe-linux/usr/share/aclocal --force --warnings=cross
configure.ac:94: error: possibly undefined macro: AC_DEFINE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /home/freee/Scrivania/vuplus/bm750/build/tmp/staging/x86_64-linux/usr/bin/autoconf failed with exit status: 1
FATAL: autoreconf execution failed.