All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Menzel <paulepanter@users.sourceforge.net>
To: openembedded-devel@lists.openembedded.org
Cc: Michael 'Mickey' Lauer <mickey@vanille-media.de>
Subject: libgee_0.6.0: gee/Makefile.am:95: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
Date: Thu, 07 Oct 2010 01:33:58 +0200	[thread overview]
Message-ID: <1286408038.3829.22.camel@mattotaupa> (raw)

[-- Attachment #1: Type: text/plain, Size: 1752 bytes --]

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

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

             reply	other threads:[~2010-10-06 23:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-06 23:33 Paul Menzel [this message]
2010-10-07 19:35 ` libgee_0.6.0: gee/Makefile.am:95: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL Steve Sakoman
2010-10-07 20:28   ` Dr. Michael Lauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1286408038.3829.22.camel@mattotaupa \
    --to=paulepanter@users.sourceforge.net \
    --cc=mickey@vanille-media.de \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.