> I'm trying to compile evolution 2.4.2 from ftp.gnome.org without success.
I seriously suggest using 2.4.2.1. > I get the following error: [...] > em-folder-tree-model.c: In function 'em_folder_tree_model_set_folder_info': > em-folder-tree-model.c:478: error: 'CAMEL_FOLDER_TYPE_SENT' undeclared (first > use in this function) > em-folder-tree-model.c:478: error: (Each undeclared identifier is reported > only once > em-folder-tree-model.c:478: error: for each function it appears in.) CAMEL_FOLDER_TYPE_SENT is defined in camel/camel-store.h in e-d-s. You did build evolution-data-server already, didn't you? See the project page [1] for Evolution friends, that need to be built, too. You do not need Evolution Exchange though, unless you got an Exchange account. > I've also tried to use --enable-smime=yes and it dies at a different > place (can't find secasn1.h). This header file is part of Mozilla NSS library. To enable ssl and smime, you need to install (or build) nss3 and nspr4 libs. In case of installing from packages, you need the devel versions. > Any help would be greatly appreciated. HTH ...guenther [1] http://gnome.org/projects/evolution/download.shtml -- char *t="[EMAIL PROTECTED]"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}} _______________________________________________ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list