From: Jan Paesmans <jan.paesmans@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: fennec build problem
Date: Wed, 09 Mar 2011 21:50:47 +0100 [thread overview]
Message-ID: <4D77E827.3090400@gmail.com> (raw)
In-Reply-To: <1299679954.22332.8.camel@gnutoo-laptop>
As far as I know, it seems like a missing dependency, gconf2 is provided
by the gconf recipe but I didn't find any immediate dependencies on
gconf. Or maybe there is something wrong in the configuration step for
fennec that should disable the use of gconf.
Looking at the rest of the libraries used, there might the more missing
dependencies or missing disables in the configuration step of fennec.
Hope this helps,
Regards,
Jan
> Hi,
> I never succeeded to build Fennec because I never had the time and the
> will to fix it (the Mozilla build system seem complicated...), but
> dcordes_ on #oe On Freenode on irc really wanted fennec.
> So I decided to give a try because it didn't compile for him for another
> reason.
>
> Here is the build error:
> | make[5]: *** No rule to make target `-lgconf-2', needed by
> `libmozgnome.so'. Stop.
> | make[5]: *** Waiting for unfinished jobs....
> [...]
> | make[5]: Leaving directory
> `/home/gnutoo/embedded/oe/oetmps/nokia900/work/armv7a-oe-linux-gnueabi/fennec-1_2.0+4.0b3pre-r0/mozilla-central/objdir/xulrunner/toolkit/system/gnome'
> | make[4]: *** [libs_tier_platform] Error 2
>
> here's a grep for -lgconf-2:
> gnutoo@gnutoo-laptop:~/embedded/oe/oetmps/nokia900/work/armv7a-oe-linux-gnueabi/fennec-1_2.0+4.0b3pre-r0/mozilla-central/objdir/xulrunner$ grep "\-lgconf-2" -r *
>
> config/autoconf.mk:MOZ_GNOMEUI_LIBS = -pthread -lgnomeui-2 -lSM -lICE
> -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2
> -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0
> -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0
> -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgconf-2 -lgmodule-2.0
> -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
>
> config/autoconf.mk:MOZ_GNOMEVFS_LIBS = -pthread -lgnomevfs-2 -lgconf-2
> -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
>
> config/autoconf.mk:MOZ_GCONF_LIBS = -pthread -lgconf-2 -lgobject-2.0
> -lgthread-2.0 -lrt -lglib-2.0
>
> config.status:s%@MOZ_GNOMEVFS_LIBS@%-pthread -lgnomevfs-2 -lgconf-2
> -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0%g
>
> config.status:s%@MOZ_GCONF_LIBS@%-pthread -lgconf-2 -lgobject-2.0
> -lgthread-2.0 -lrt -lglib-2.0%g
>
> config.status:s%@MOZ_GNOMEUI_LIBS@%-pthread -lgnomeui-2 -lSM -lICE
> -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2
> -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0
> -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0
> -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgconf-2 -lgmodule-2.0
> -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0%g
>
> Note that it need a modified autoconf.inc, that I will send for
> review(as it's core).
>
> Denis
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
next prev parent reply other threads:[~2011-03-09 20:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-09 14:12 fennec build problem Denis 'GNUtoo' Carikli
2011-03-09 20:50 ` Jan Paesmans [this message]
2011-03-09 21:58 ` Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2011-03-13 9:50 Lukas-David Gorris
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=4D77E827.3090400@gmail.com \
--to=jan.paesmans@gmail.com \
--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.