This is what I'm getting:

leon@polly:~/src/evolution-mapi/evolution-mapi-0.32.2/src/libexchangemapi$ 
patch -p1 < ~/src/evolution-mapi/evolution-mapi.patch
patching file exchange-mapi-connection.c
Hunk #2 FAILED at 2971.
1 out of 2 hunks FAILED -- saving rejects to file exchange-mapi-connection.c.rej
leon@polly:~/src/evolution-mapi/evolution-mapi-0.32.2/src/libexchangemapi$ cat 
exchange-mapi-connection.c.rej 
--- exchange-mapi-connection.c 2011-04-15 15:25:37.566310966 +0200
+++ exchange-mapi-connection.c 2011-04-15 15:32:46.726311163 +0200
@@ -2971,7 +2973,7 @@
        }
 
        /* Get the hierarchy table */
- ms = GetHierarchyTable (&obj_folder, &obj_table, TableFlags_Depth | 
TableFlags_NoNotifications | TableFlags_UseUnicode, &row_count);
+ ms = GetHierarchyTable (&obj_folder, &obj_table, TableFlags_Depth | 
TableFlags_NoNotifications, &row_count);
        if (ms != MAPI_E_SUCCESS) {
                make_mapi_error (perror, "GetHierarchyTable", ms);
                result = FALSE;

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/740642

Title:
  [natty] exchange 2010 evolution-mapi - no folders or calendar,
  contact, tasks

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to