View Issue Details

IDProjectCategoryView StatusLast Update
0001910SOGo Native Outlook Compatibility (obsolete)public2012-08-07 19:22
Reporteroooo1 Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version2.0.0beta4 
Summary0001910: Building SOGo Opechange plug-in RC4+ with branch Openchange versions after Openchnge RC4 from SOGo website generates an error.
Description

After changes have been made at 4035 version of Openchange branch and have been made changes respectively at SOGo Openchange plug-in RC4+ versions, you can or moreover you get while SOGo Openchange plug-in RC4+ make command processing an error:
Making all for library MAPIStoreSOGo...
Compiling file MAPIStoreSOGo.m ...
MAPIStoreSOGo.m: In function «mapistore_initbackend»:
MAPIStoreSOGo.m:1388:45: error: incompatible pointer type while assigning
[-Werror]
cc1obj: all warnings being treated as errors
make[3]: [obj/MAPIStoreSOGo.obj/MAPIStoreSOGo.m.o] error 1
make[2]:
[internal-library-all
] error 2
make[1]: [MAPIStoreSOGo.all.library.variables] error 2
make:
[internal-all] error 2

It is because of changing of mapistore_message_attachment_open_embedded_message function format and dividing it to open_embedded_message and to new one create_embedded_message function.
And there is no at the moment this functions support added to SOGo Openchange plug-in RC4+ versions (until to the latest on August, 4th, 2012) .

I have made some changes at SOGo Openchange plug-in RC4, may be not such optimal, but quite workable (at least for the first time) and got worked
SOGo Openchange plug-in RC4 with Openchange branch 4087 version.
Look at rar archive, file has been attached.

TagsNo tags attached.

Activities

2012-08-04 22:35

 

SOGoOCplugin.rar (9,300 bytes)
ludovic

ludovic

2012-08-07 19:22

administrator   ~0004289

Pull the latest version of everything if you want to compile stuff. Don't use RC4 anymore.

Issue History

Date Modified Username Field Change
2012-08-04 22:35 oooo1 New Issue
2012-08-04 22:35 oooo1 File Added: SOGoOCplugin.rar
2012-08-07 19:22 ludovic Note Added: 0004289
2012-08-07 19:22 ludovic Status new => closed
2012-08-07 19:22 ludovic Resolution open => fixed