[OE-core] autoconf broken? (was [oe] gtk+-native configure fails)

Andreas Müller schnitzeltony at googlemail.com
Thu Jul 26 12:59:47 UTC 2012


On Thu, Jul 26, 2012 at 1:24 PM, Andreas Müller
<schnitzeltony at googlemail.com> wrote:
> I think it is not gtk+-native specific but some autoconf trouble. I
> tried a build from scratch and get:
>
> | configure.ac:171: warning: macro 'AM_PATH_GLIB_2_0' not found in library
> | configure.ac:195: warning: macro 'AM_GLIB_GNU_GETTEXT' not found in library
> | autoreconf: running:
> /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/bin/autoconf
> --include=/home/andreas/tmp/oe-core-eglibc/work/x86_64-linux/atk-native-2.2.0-r3/atk-2.2.0/m4/
> --include=/home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/share/aclocal-1.12
> --include=/home/andreas/tmp/oe-core-eglibc/work/x86_64-linux/atk-native-2.2.0-r3/atk-2.2.0/aclocal-copy/
> --force --warnings=cross
> | configure.ac:171: error: possibly undefined macro: AM_PATH_GLIB_2_0
> |       If this token and others are legitimate, please use m4_pattern_allow.
> |       See the Autoconf documentation.
> | configure.ac:195: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
> | autoreconf: /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/bin/autoconf
> failed with exit status: 1
> | ERROR: autoreconf execution failed.
> | ERROR: Function failed: do_configure (see
> /home/andreas/tmp/oe-core-eglibc/work/x86_64-linux/atk-native-2.2.0-r3/temp/log.do_configure.24422
> for further information)
> NOTE: package atk-native-2.2.0-r3: task do_configure: Failed
>
> | configure.ac:171: warning: macro 'AM_PATH_GLIB_2_0' not found in library
> | configure.ac:195: warning: macro 'AM_GLIB_GNU_GETTEXT' not found in library
> | autoreconf: running:
> /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/bin/autoconf
> --include=/home/andreas/tmp/oe-core-eglibc/work/x86_64-linux/atk-native-2.2.0-r3/atk-2.2.0/m4/
> --include=/home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/share/aclocal-1.12
> --include=/home/andreas/tmp/oe-core-eglibc/work/x86_64-linux/atk-native-2.2.0-r3/atk-2.2.0/aclocal-copy/
> --force --warnings=cross
> | configure.ac:171: error: possibly undefined macro: AM_PATH_GLIB_2_0
> |       If this token and others are legitimate, please use m4_pattern_allow.
> |       See the Autoconf documentation.
> | configure.ac:195: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
> | autoreconf: /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/bin/autoconf
> failed with exit status: 1
> | ERROR: autoreconf execution failed.
> | ERROR: Function failed: do_configure (see
> /home/andreas/tmp/oe-core-eglibc/work/x86_64-linux/atk-native-2.2.0-r3/temp/log.do_configure.24422
> for further information)
> NOTE: package atk-native-2.2.0-r3: task do_configure: Failed
>
> Suggestions?
>
> Andreas

FYI I reverted the autoconf 2.68 -> 2.69 patch
(effb75d42098b3e367d393215fd5d52a0191e954) / start build from scratch
but the error is still same.

Andreas




More information about the Openembedded-core mailing list