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 348852 - use pkg-config for mozilla-nspr
use pkg-config for mozilla-nspr
Status: RESOLVED DUPLICATE of bug 344790
Product: evolution-data-server
Classification: Platform
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: Harish Krishnaswamy
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-07-26 20:03 UTC by Behnam Esfahbod
Modified: 2007-06-30 18:15 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Behnam Esfahbod 2006-07-26 20:03:02 UTC
Building with jhbuild, I found out evolution-data-server doesn't use pkg-config data of mozilla-nspr and I have to set --with-nspr-includes=/usr/include/mozilla/nspr to make it work with system-wide istalled package.
Comment 1 Behnam Esfahbod 2006-09-01 11:42:09 UTC
Evolution build system doesn't check for existence of nspr during ./configure.  I don't have mozilla-nspr installed, and get a gcc error for #include <nspr.h>.  Also seems jhbuild cannot build nspr alone, and you have to build all mozilla, to get nspr for evolution.
Comment 2 Karsten Bräckelmann 2007-06-30 18:15:02 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 344790 ***