From: Tom Rini <tom_rini@mentor.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: fennec build problem
Date: Wed, 9 Mar 2011 14:58:19 -0700 [thread overview]
Message-ID: <4D77F7FB.70308@mentor.com> (raw)
In-Reply-To: <4D77E827.3090400@gmail.com>
On 03/09/2011 01:50 PM, Jan Paesmans wrote:
> 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.
Thinking back to
679a2367acde02f76f43f446c56c1eefed4e69c0 last year, I would be
unsurprised if there weren't more implicit deps in both firefox and fennec.
[snip]
>> 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).
Most of these should be pretty easily mappable to recipes and made sure
we have explicit deps for them.
--
Tom Rini
Mentor Graphics Corporation
next prev parent reply other threads:[~2011-03-09 22:00 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
2011-03-09 21:58 ` Tom Rini [this message]
-- 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=4D77F7FB.70308@mentor.com \
--to=tom_rini@mentor.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox