Vanilla List Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [VANILLA-LIST:2566] Problems with latest cvs build



On Mon, Jul 26, 1999 at 11:13:48AM -0400, Dave Ahn wrote:
> On Sat, Jul 24, 1999 at 08:58:41AM -0700, Tom Holub wrote:
> > Before the GB game on Thursday I did an update of my code from the
> > Vanilla cvs tree, and tried to compile it on Solaris 2.6 with
> > egcs-2.91.66.  I ran into a few problems.
> > 
> > With LTD_STATS enabled, xsg fails to compile, with the following errors:
> 
> This is correct, I have not updated xsg to work with LTD_STATS enabled yet.
> 
> > With LTD_STATS *not* enabled (the default), pledit fails:
> > 
> > make[1]: Entering directory `/export/home/tom/bin/Vanilla/pledit'
> > gcc -g  -I../ntserv       -c main.c -o main.o
> > main.c:53: macro `va_start' used with just one arg
> 
> This may be a bug specific to your platform.  I'll check it out.  Regardless,
> you can ignore this error, since pledit isn't useful in an INL game.

Well, yes, but the compile barfs at that point; a lesser light might
not know what to do to get around it.  Basically, I don't care whether xsg
and pledit work, but you should be able to "make install" out of the
box and have it work.
 -Tom