[oe] libgee_0.6.0: gee/Makefile.am:95: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL

Paul Menzel paulepanter at users.sourceforge.net
Wed Oct 6 23:33:58 UTC 2010


Dear OE folks,


`configure` fails for me for `libgee_0.6.0.bb` [1].

        | gee/Makefile.am:95: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL

`libgee_0.5.2.bb` builds correctly because it does not yet use gobject-introspection.

This question was brought up before but was left unanswered [2].

There was no file `introspection.m4`, where `HAVE_INTROSPECTION` is
defined in, in

	…/work/armv7a-oe-linux-gnueabi/libgee-1_0.6.0-r1/libgee-0.6.0/m4

as recommended in [3]. Should the m4 file be copied there as it is done
for the other m4 files?

        […]
        | autoreconf: configure.ac: tracing
        | autoreconf: running: libtoolize --copy --force
        | libtoolize: putting auxiliary files in `.'.
        | libtoolize: copying file `./ltmain.sh'
        | libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `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'
        […]

I manually put the m4 file [4] into `libgee-0.6.0/m4/` and added
`m4/introspection.m4` to `EXTRA_DIST` in `Makefile.am` to `` but

	bitbake -c configure libgee

still failed.

Do you have any ideas?


Thanks,

Paul


[1] http://cgit.openembedded.org/cgit.cgi/openembedded/diff/recipes/libgee/libgee_0.6.0.bb?id=57c890552b870c6b0941fa3ba12943cf2e6879d0
[2] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021571.html
[3] http://live.gnome.org/GObjectIntrospection/AutotoolsIntegration
[4] http://git.gnome.org/browse/gobject-introspection/tree/m4/introspection.m4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20101007/e126ea90/attachment-0002.sig>


More information about the Openembedded-devel mailing list