On 7/24/06, Hubert Chan <[EMAIL PROTECTED]> wrote:
Well, GNUstep doesn't use CVS any more. They've switched to SVN.
You're absolutely right, it's SVN. My mistake.
release). If you can give any more information on the build failure,
Thanks! It seems to start with: Compiling file mframe.m ... mframe.m: In function 'mframe_build_signature': mframe.m:155: warning: field precision should have type 'int', but argument 3 has type 'long int' mframe.m:155: warning: field precision should have type 'int', but argument 3 has type 'long int' mframe.m: In function 'mframe_dissect_call': mframe.m:680: warning: cast increases required alignment of target type mframe.m: In function 'mframe_do_call': And then I get repeated: mframe.m:939: warning: cast increases required alignment of target type and again with nearly every following main file: Compiling file GSFTPURLHandle.m ... GSFTPURLHandle.m:1028: warning: cast increases required alignment of target type with about a dozen repetitions of the warning each time, until: Compiling file NSPredicate.m ... NSPredicate.m: In function '+[NSPredicate predicateWithFormat:argumentArray:]': NSPredicate.m:162: error: incompatible type for argument 3 of 'initWithString:args:vargs:' NSPredicate.m: At top level: NSPredicate.m:1932: warning: cast increases required alignment of target type [...] NSPredicate.m:1932: warning: cast increases required alignment of target type make[2]: *** [shared_obj/NSPredicate.o] Error 1 make[1]: *** [libgnustep-base.all.library.variables] Error 2 make[1]: Leaving directory `/usr/src/core/base/Source' make: *** [internal-all] Error 2 -Jack _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
