I have the following error compiling SOPE on Wheezy (armel architecture):

 Compiling file EOSQLQualifier.m ...
EOSQLQualifier.m: In function '+[EOSQLQualifier qualifierForRow:relationship:]':
EOSQLQualifier.m:196:19: warning: variable 'sourceAttributes' set but
not used [-Wunused-but-set-variable]
EOSQLQualifier.m: In function '-[EOSQLQualifier
initWithEntity:qualifierFormat:argumentsArray:]':
EOSQLQualifier.m:341:20: error: incompatible type for argument 2 of
'stringWithFormat:arguments:'
EOSQLQualifier.m:341:20: note: expected 'va_list' but argument is of
type 'void *'
make[5]: *** [obj/libGDLAccess.obj/EOSQLQualifier.m.o] Error 1
make[4]: *** [internal-library-all_] Error 2
make[3]: *** [libGDLAccess.all.library.variables] Error 2
make[2]: *** [internal-all] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2

and the following error with SOGo-1.3.7a:
 Compiling file NSString+NGCards.m ...
NSString+NGCards.m:29:39: fatal error: NGExtensions/NSObject+Logs.h:
No such file or directory
compilation terminated.
make[4]: *** [obj/libNGCards.obj/NSString+NGCards.m.o] Error 1
make[3]: *** [internal-library-all_] Error 2
make[2]: *** [libNGCards.all.library.variables] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2

What can I do to resolve these errors?

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

Reply via email to