GNOME Bugzilla – Bug 348852
use pkg-config for mozilla-nspr
Last modified: 2007-06-30 18:15: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.
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.
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 ***