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 348197 - Add support to xulrunner and seamonkey
Add support to xulrunner and seamonkey
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: general
1.8.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks: 348198
 
 
Reported: 2006-07-20 23:32 UTC by Luca Ferretti
Modified: 2013-09-14 16:49 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
The patch to add support for xulrunner and seamonkey to e-d-s (16.40 KB, patch)
2006-07-20 23:35 UTC, Luca Ferretti
committed Details | Review

Description Luca Ferretti 2006-07-20 23:32:50 UTC
Please describe the problem:
By now you can build e-d-s only against firefox and mozilla. While this is good for distro, this is an issue for developers and testers (see for example bug # 324546 for jhbuild)

Steps to reproduce:
1. Remove your FireFox or Mozilla headers and libs
2. Install Seamonkey or Xulrunner
3. Build e-d-s without --with-[nss|nspr]-includes configure options


Actual results:
Configure fails, well I suspect :-)

Expected results:
e-d-s should be buildable agains all nss/nspr libs from mozilla and derivatives

Does this happen every time?


Other information:
The really simple and trivial patch is attached.
Comment 1 Luca Ferretti 2006-07-20 23:35:21 UTC
Created attachment 69296 [details] [review]
The patch to add support for xulrunner and seamonkey to e-d-s

 * configure works fine against xulrunner (not tested with seamonkey)
 * build untested or, better, I previously compiled e-d-s using --with* against xulrunner and it works. I'll try from scratch later.
Comment 2 Harish Krishnaswamy 2006-07-21 10:00:37 UTC
Thanks for the patch. Targeting this for monday's release.
Comment 3 Karsten Bräckelmann 2006-07-23 20:54:03 UTC
Looks good. Committed to HEAD on behalf of Luca. Thanks.
Comment 4 Karsten Bräckelmann 2006-07-23 21:03:24 UTC
FWIW, I believe it isn't worth breaking any already applied build/packaging magic for those depending on xulrunner or seamonkey for stable builds at this point.