help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error building gsweb


From: David Ayers
Subject: Re: Error building gsweb
Date: Sun, 16 May 2004 18:03:05 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

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).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]