success building evolution (stable) on 10.6, some issues

Edgar Holleis <[email protected]> Thu, 20 May 2010 19:29:28 +0200
Newsgroups gmane.os.apple.fink.gnome
Message-ID <[email protected]>
Hi!

I successfully build Evolution (stable) on 10.6 (Xcode 3.2.2) and like
to report back some issues:

Package version: evolution 2.26.3-6

1) seamonkey 1.1.17-1
Needs a 1-line patch to mozilla/nsprpub/pr/src/cplus/rcthread.h: 
--- rcthread.h.orig	2010-05-17 20:02:28.000000000 +0200
+++ rcthread.h	2010-05-16 21:27:06.000000000 +0200
@@ -59,6 +59,8 @@
 
 };  /* RCThreadPrivateData */
 
+class RCPrimordialThread;
+
 class PR_IMPLEMENT(RCThread): public RCBase
 {
 public:


2) libwnck1.22 2.26.2-2 (and possibly others)
Need fake .la files for the following libs:
libICE, libSM, libX11, libXau, libXdmcp



Is there any place I could contribute the compiled debs?
regards,
Edgar


------------------------------------------------------------------------------