following the recipe here

http://www.openchange.org/cookbook/backends/sogo/index.html

the make phase of SOGo ends thus...


Making all for bundle MailerUI...
 Creating MailerUI.SOGo/....
 Compiling file MailerUIProduct.m ...
 Compiling file UIxMailFormatter.m ...
 Compiling file UIxEnvelopeAddressFormatter.m ...
 Compiling file WOContext+UIxMailer.m ...
 Compiling file UIxMailMainFrame.m ...
UIxMailMainFrame.m:174:2: warning: #warning this code is dirty: we should not
invoke UIxMailListActions from here!
 Compiling file UIxMailListActions.m ...
 Compiling file UIxMailView.m ...
 Compiling file UIxMailSourceView.m ...
 Compiling file UIxMailPopupView.m ...
 Compiling file UIxMailMoveToPopUp.m ...
 Compiling file UIxMailFilterPanel.m ...
UIxMailFilterPanel.m:57:2: warning: #warning why not populate "filters"
directly, as an NSMutableArray?
 Compiling file UIxMailAccountActions.m ...
 Compiling file UIxMailFolderActions.m ...
UIxMailFolderActions.m:533:2: warning: #warning here should be done what should
be done: IMAP subscription
 Compiling file UIxMailActions.m ...
 Compiling file UIxMailEditor.m ...
UIxMailEditor.m: In function ‘-[UIxMailEditor sendAction]’:
UIxMailEditor.m:748: warning: ‘SOGoDraftObject’ may not respond to
‘-allRecipients’
UIxMailEditor.m:748: warning: (Messages without a matching method signature
UIxMailEditor.m:748: warning: will be assumed to return ‘id’ and accept
UIxMailEditor.m:748: warning: ‘...’ as arguments.)
 Compiling file UIxMailToSelection.m ...
 Compiling file UIxMailWindowCloser.m ...
 Compiling file UIxMailUserRightsEditor.m ...
 Compiling file ../MailPartViewers/UIxMailRenderingContext.m ...
../MailPartViewers/UIxMailRenderingContext.m:303: fatal error: opening
dependency file obj/../MailPartViewers/UIxMailRenderingContext.m.d: No such
file or directory
compilation terminated.
make[4]: *** [obj/../MailPartViewers/UIxMailRenderingContext.m.o] Error 1
make[3]: *** [internal-bundle-run-compile-submake] Error 2
make[2]: *** [MailerUI.all.bundle.variables] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2




root@rimu:~/src/openchange/sogo# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1             460G  454G  5.9G  99% /
none                  997M  396K  997M   1% /dev
none                 1004M     0 1004M   0% /dev/shm
none                 1004M  116K 1004M   1% /var/run
none                 1004M     0 1004M   0% /var/lock
none                 1004M     0 1004M   0% /lib/init/rw
/dev/sdb1             1.4T  1.1T  180G  87% /home/tv/Videos/external
root@rimu:~/src/openchange/sogo# find . -name UIxMailRenderingContext.m.d
root@rimu:~/src/openchange/sogo# find . -name MailPartViewers
./UI/MailPartViewers
./UI/Templates/MailPartViewers


Can anyone help?

Cheers, Rex-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to