On Sat, Feb 12, 2000 at 10:51:52AM -0800, David O'Brien wrote:
> On Thu, Feb 10, 2000 at 01:46:59PM -0800, Brooks Davis wrote:
> > Wine thinks it can use byacc, but it needs bison. The patch attached to
> > the PR ports/16344 will fix the build or you can just cd to
> > ports/devel/bison and inst
On Thu, Feb 10, 2000 at 01:46:59PM -0800, Brooks Davis wrote:
> Wine thinks it can use byacc, but it needs bison. The patch attached to
> the PR ports/16344 will fix the build or you can just cd to
> ports/devel/bison and install it first which is all the patch really
> does.
Why can't it use By
On Thu, Feb 10, 2000 at 03:30:34PM -0600, Adriel Ickler wrote:
> After upgrading to 4.0-current and attempting a clean install of wine, I
> saw this:
>
> ./parser.y: In function `yyparse':
> ./parser.y:1624: syntax error before `}'
>
> in: /usr/ports/emulators/wine/work/wine-991114/tools/wrc/par