From owner-freebsd-emulation Tue May 30 5: 7:27 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id B7C3537BD63 for ; Tue, 30 May 2000 05:07:22 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from [128.130.111.2] (deneb [128.130.111.2]) by vexpert.dbai.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id OAA22469; Tue, 30 May 2000 14:07:17 +0200 (MET DST) Date: Tue, 30 May 2000 14:07:17 +0200 (CEST) From: Gerald Pfeifer To: The Hermit Hacker Cc: freebsd-emulation@freebsd.org Subject: Re: Recommendations for Win emulation ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 30 May 2000, The Hermit Hacker wrote: > --------- > ===> Building for wine-2000.05.26 > cc -c -I. -I. -I../../include -I../../include -O3 -mpentium -pipe -g -Wall -D__WINE__ -D_REENTRANT -D_THREAD_SAFE -I/usr/X11R6/include -o ppy.tab.o ./ppy.tab.c > ./ppy.y: In function `ppparse': > ./ppy.y:356: syntax error before `}' > ppy.tab.c:1477: syntax error at end of input > *** Error code 1 This didn't happen for me, but it might be a feature/limitation of FreeBSD yacc. Please try adding a ";" before the "}" in line 356 of ppy.y and let me know whether it works. (If so, I'll have it fixed in the original Wine sources.) Gerald -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ LOVE-LETTER-FOR-YOU.TXT.vbs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message