List of common errors for the module evolution-data-server.

Error - TODO: Error short description

System details: "March 19th, 2012 - GNOME 3.3.90 master - Fedora 17")

Stage: Configure

*** Error during phase configure of evolution-data-server: configure: error: NSPR headers not found. Use --with-nspr-includes to specify the include dir of NSPR.

Cause:

Can't find the headers for nspr/nss

Solution:

sudo yum install nspr-devel nss-devel

add the following line in your jhbuildrc: module_autogenargs['evolution-data-server']=' --with-nspr-includes=/usr/include/nspr4/ --with-nss-includes=/usr/include/nss3'


CategoryJhbuildIssues

JhbuildIssues/JhbuildIssueTemplate (last edited 2016-06-04 14:50:12 by MegFord)