Ludovic Marcotte wrote:
On 2013-07-22 7:02 PM, r...@sclnz.com wrote:
Can anyone help?
Try this patch:

index 6ad78ee..ced651d 100644
--- a/UI/GNUmakefile
+++ b/UI/GNUmakefile
@@ -8,8 +8,8 @@ SUBPROJECTS += \
        SOGoElements            \
        Common                  \
        Contacts                \
+       MailPartViewers         \
        MailerUI                \
-       MailPartViewers         \
        MainUI                  \
        PreferencesUI           \
        Scheduler               \


Ah i see.  We might have a bit of a dependency loop?

Making all in Contacts...
Making all for bundle ContactsUI...
make[4]: Nothing to be done for `internal-bundle-compile'.
 Copying resources into the bundle wrapper...
 Copying localized resources into the bundle wrapper...
Making all in MailPartViewers...
Making all for bundle MailPartViewers...
 Compiling file ../../SoObjects/Mailer/SOGoMailBodyPart.m ...
../../SoObjects/Mailer/SOGoMailBodyPart.m:118:2: warning: #warning partToPart should be populated directly ../../SoObjects/Mailer/SOGoMailBodyPart.m:507: fatal error: opening dependency file obj/../../SoObjects/Mailer/SOGoMailBodyPart.m.d: No such file or directory
compilation terminated.
make[4]: *** [obj/../../SoObjects/Mailer/SOGoMailBodyPart.m.o] Error 1
make[3]: *** [internal-bundle-run-compile-submake] Error 2
make[2]: *** [MailPartViewers.all.bundle.variables] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2

Cheers, Rex

--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to