GNOME Bugzilla – Bug 335436
Can't compile because nspr.h is missing
Last modified: 2006-03-22 21:10:52 UTC
Tried to compile latest version with jhbuild. Configure reports: "checking for Mozilla nspr libraries... no" of course, I didn't have the corresponding devel files installed... Configure also states: evolution-data-server has been configured as follows: LDAP support: no NNTP support: yes Kerberos 4/5: no/no SSL support: yes (Mozilla NSS) SMIME support: yes (Mozilla NSS) IPv6 support: yes Exchange support: no Dot Locking: yes File Locking: fcntl Gtk Doc: no But when compiling, this error emerges: e-msgport.c:39:18: error: nspr.h: No such file or directory This file is seen as absent by the configure script. If it's mandatory, configure should stop and tell it. If it's optional, then the user should be allowed to compile without support for this functionnality. This is kinda annoying for new users who want to compile apps with jhbuild "out of the box".
Accidental dupe. removing. *** This bug has been marked as a duplicate of 335434 ***