Subject: bin/2192: gnu chess doesn't build
To: None <gnats-bugs@NetBSD.ORG>
From: John M Vinopal <banshee@gabriella.resort.com>
List: netbsd-bugs
Date: 03/08/1996 16:09:59
>Number:         2192
>Category:       bin
>Synopsis:       gnu chess doesn't build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar  8 19:20:10 1996
>Last-Modified:
>Originator:     John M Vinopal
>Organization:
>Release:        1.1
>Environment:
System: NetBSD gabriella.resort.com 1.1A NetBSD 1.1A (GABRIELLA-NCR) #4: Thu Mar 7 15:38:12 PST 1996 banshee@gabriella.resort.com:/usr/local/NetBSD/src/sys/arch/i386/compile/GABRIELLA-NCR i386


>Description:
	gnuchess doesn't build.  file gnuchess.c has a bad macro definition.

>How-To-Repeat:
	make in /usr/src/gnu/games/chess

>Fix:
*** /tmp/foox   Fri Mar  8 16:01:17 1996
--- gnuchess.c  Fri Mar  8 16:01:24 1996
***************
*** 641,647 ****
  }


! #define UpdateSearchStatus\
  {\
    if (post) ShowCurrentMove(pnt,node->f,node->t);\
    if (pnt > TrPnt[1])\
--- 641,647 ----
  }


! #define UpdateSearchStatus \
  {\
    if (post) ShowCurrentMove(pnt,node->f,node->t);\
    if (pnt > TrPnt[1])\
>Audit-Trail:
>Unformatted: