Error building GNOME 2.14 - evolution-data-server - camel.c



Hello,
I've downloaded garnome-2.14.0 and trying to build gnome-2.14. It's my first time building from sources and so far it's been going great. I did a "make install" and everything went fine. But when I started garnome-session (created as mentioned in the documentation, with correct $GARNOME) from gdm, it showed an error:
-----------------------------------------------------------------------------------
There was an error starting GNOME Settings Daemon.
[snip]
The Setting Daemon restarted too many times.
The last error message was:
There was an unknown activation error.
[snip]
------------------------------------------------------------------------------------
Now nautilus, panels and gdesklets won't work.

So this time I did a "make paranoid-install" and it fails with this message:

-----------------------------------------------------------------------------------
camel.c:35:17: error: ssl.h: No such file or directory
camel.c: In function 'camel_shutdown':
camel.c:59: warning: implicit declaration of function 'NSS_Shutdown'
camel.c: In function 'camel_init':
camel.c:94: warning: implicit declaration of function 'NSS_InitReadWrite'
camel.c:94: error: 'SECFailure' undeclared (first use in this function)
camel.c:94: error: (Each undeclared identifier is reported only once
camel.c:94: error: for each function it appears in.)
camel.c:96: warning: implicit declaration of function 'NSS_NoDB_Init'
camel.c:102: warning: implicit declaration of function 'NSS_SetDomesticPolicy'
camel.c:104: warning: implicit declaration of function 'SSL_OptionSetDefault'
camel.c:104: error: 'SSL_ENABLE_SSL2' undeclared (first use in this function)
camel.c:105: error: 'SSL_ENABLE_SSL3' undeclared (first use in this function)
camel.c:106: error: 'SSL_ENABLE_TLS' undeclared (first use in this function)
camel.c:107: error: 'SSL_V2_COMPATIBLE_HELLO' undeclared (first use in this function)
make[9]: *** [camel.lo] Error 1
---------------------------------------------------------------------------------------

I've installed libssl-dev with apt-get but the problem persists. And I don't even use evolution. So is there any way to fix this or avoid building evolution altogether? Please let me know if there's another mailing list where this question might be more appropriate.

Regards,
GVK


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]