Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 May 2000 14:07:17 +0200 (CEST)
From:      Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
To:        The Hermit Hacker <scrappy@hub.org>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: Recommendations for Win emulation ...
Message-ID:  <Pine.BSF.4.21.0005301404510.77318-100000@deneb.dbai.tuwien.ac.at>
In-Reply-To: <Pine.BSF.4.21.0005300855010.608-100000@thelab.hub.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005301404510.77318-100000>