After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 164564 - [Patch] Adapt to mozilla build system changes
[Patch] Adapt to mozilla build system changes
Status: RESOLVED FIXED
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: James Henstridge
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2005-01-19 09:39 UTC by Marco Pesenti Gritti
Modified: 2005-06-10 14:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (3.36 KB, patch)
2005-01-19 09:41 UTC, Marco Pesenti Gritti
none Details | Review

Description Marco Pesenti Gritti 2005-01-19 09:39:56 UTC
Something like this should be committed when we upgrade to mozilla 1.8.
Comment 1 Marco Pesenti Gritti 2005-01-19 09:41:15 UTC
Created attachment 36232 [details] [review]
fix
Comment 2 Priit Laes (IRC: plaes) 2005-01-30 13:17:24 UTC
Works for me...
Comment 3 James Henstridge 2005-02-25 10:22:03 UTC
Will this patch cause any problems with Mozilla < 1.8?  I know that in standard
autoconf controlled modules, unknown --enable-foo=XXX and --with-foo=XXX
arguments are ignored.

Assuming mozilla doesn't do anything too weird, it should be okay too.  If so,
then you may as well commit the mozillamodule.py part now.

Note that we probably want the older module sets to still be able to reference
an old branch of Mozilla (if the API changes, for instance), so if the
mozillamodule.py changes don't work with old versions that would be a problem.
Comment 4 Marco Pesenti Gritti 2005-02-28 11:13:29 UTC
I slightly modified the patch to not cause problems to the current/old mozilla
build and checked in.
If you get problem reports about this please reassign to me...
Comment 5 Luis Villa 2005-06-09 18:55:52 UTC
Given that mozilla 1.8 is not happening, should the moduleset portion of this be
committed now?
Comment 6 James Henstridge 2005-06-10 02:44:48 UTC
Given the release target for Firefox 1.1 (which is using the mozilla 1.8
platform), it probably does make sense to switch over.  I'd guess that distros
shipping Gnome 2.12 will also be shipping Firefox 1.1 ...
Comment 7 Luis Villa 2005-06-10 14:27:38 UTC
It is likely that most 2.12-shipping distros will ship ff1.1, but only because
most distros lag- any timely distro (ubuntu, maybe fc5?) would likely not have a
ff1.1 that would be ready in time, judging from their past history on hitting
schedules and their current target date (which is slightly *after* 2.12.)