Tim K�ck wrote:
Hello,

I fairly new to Objective-C and GNUstep, but my intentions is to develop application within 6 months.
Anyway, when trying to build gsweb from latest cvs, I get the follwoing error:
" Compiling file GSWTemplateParser.m ...
GSWTemplateParser.m: In function `-[GSWTemplateParser addErrorMessageFormat:]':
GSWTemplateParser.m:297: invalid initializer
make[2]: *** [shared_obj/GSWeb/GSWTemplateParser.o] Error 1
make[1]: *** [GSWeb.all.framework.variables] Error 2
make[1]: Leaving directory `/home/timkack/gnustep building zone/gnustep/dev-libs/gsweb/GSWeb.framework'
make: *** [internal-all] Error 2"


I have built gdl2 sucessfully - I guess its better to use that than db?


Thanks,

Fix committed to CVS. We shouldn't try to initialize va_list with NULL as this is can be a structure on some systems.

Cheers,
David

PS: Yes! Please use GDL2 instead of -db (which is pretty much unsupported and effectively obsolete).


_______________________________________________ Help-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-gnustep

Reply via email to