Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002905 | SOGo | OpenChange backend | public | 2014-08-27 15:03 | 2014-09-30 13:50 |
Reporter | onofabio | Assigned To | ludovic | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Target Version | 2.2.10 | Fixed in Version | 2.2.10 | ||
Summary | 0002905: Error during build form source | ||||
Description | After command make on sogo/OpenChange dir, have this error: MAPIStoreContext.m: In function ‘-[MAPIStoreContext idForObjectWithKey:inFolderURL:]’: Can find functions openchangedb_get_new_folderID and openchangedb_get_new_folderIDS in source files. Missing libs? | ||||
Tags | No tags attached. | ||||
Hi, same problem on debian 7.0.4 Any ideas ? |
|
Hi, I tried to add in /usr/local/samba/include/libmapiproxy.h the following declarations at line 202 : enum MAPISTATUS openchangedb_get_new_folderID(void , uint64_t ); I don't have the errors anymore but compile crash a few lines after : Making all for library MAPIStoreSOGo... Hope this help |
|
Hello, i have same error: Distributor ID: Debian root@dc0:/usr/local/src/SOGo-2.2.7/OpenChange# make Can someone help? |
|
This has to do with the following commit in openchange git: https://github.com/openchange/openchange/commit/d52fefd6c1b8544a67faf3ff7dcdf33b9f2391b9 Looks to like the functions were replaced by the updated functions mapistore_indexing_get_new_folderID() and mapistore_indexing_get_new_folderIDs(). Zentyal's SOGo git commit with the change: https://github.com/Zentyal/sogo/commit/f1ba79e3dd7f03c1e1166900b9ea52cd0cfe2ab4 Edit: fixed commit URL |
|
Fixed with the pull request merge: https://github.com/inverse-inc/sogo/commit/a263939d8abf6b0cbf4fab06f42bd8b9f6e633c8 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-27 15:03 | onofabio | New Issue | |
2014-08-28 07:19 | florianj049 | Note Added: 0007442 | |
2014-08-28 09:37 | florianj049 | Note Added: 0007443 | |
2014-09-02 22:43 | mosmani | Note Added: 0007460 | |
2014-09-03 07:54 | vinyard | Note Added: 0007461 | |
2014-09-03 07:56 | vinyard | Note Edited: 0007461 | |
2014-09-05 18:50 | ludovic | Target Version | => 2.2.9 |
2014-09-12 19:50 | ludovic | Relationship added | has duplicate 0002694 |
2014-09-26 13:37 | ludovic | Target Version | 2.2.9 => 2.2.10 |
2014-09-30 13:50 | ludovic | Note Added: 0007577 | |
2014-09-30 13:50 | ludovic | Status | new => resolved |
2014-09-30 13:50 | ludovic | Fixed in Version | => 2.2.10 |
2014-09-30 13:50 | ludovic | Resolution | open => fixed |
2014-09-30 13:50 | ludovic | Assigned To | => ludovic |