From owner-freebsd-questions Mon Jul 3 11:31:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stella.pyramus.com (stella.pyramus.com [206.129.206.3]) by hub.freebsd.org (Postfix) with ESMTP id 7A66937BADB for ; Mon, 3 Jul 2000 11:31:41 -0700 (PDT) (envelope-from blake@pyramus.com) Received: from phil.pyramus.com (phil [206.129.206.2]) by stella.pyramus.com (8.9.3/8.9.3) with ESMTP id LAA44636 for ; Mon, 3 Jul 2000 11:46:08 -0700 (PDT) (envelope-from blake@pyramus.com) Received: from phil.pyramus.com (phil.pyramus.com [206.129.206.2]) by phil.pyramus.com (8.10.0/8.10.0) with SMTP id e63IgUu23424 for ; Mon, 3 Jul 2000 11:42:30 -0700 (PDT) Date: Mon, 3 Jul 2000 11:42:30 -0700 (PDT) From: "Blake R. Swensen" To: freebsd-questions@FreeBSD.ORG Subject: Wine installation problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Playing around with Wine... when trying to install on 4.0-RELEASE I get the following error: cc -c -g -O2 -Wall -D__WINE__ -D_REENTRANT -D_THREAD_SAFE -I. -I. -I../../include -I../../include -I/usr/X11R6/include -o y.tab.o y.tab.c ./parser.y: In function `convert_ctlclass': ./parser.y:1885: warning: `cc' might be used uninitialized in this function ./parser.y: In function `yyparse': ./parser.y:1624: syntax error before `}' *** Error code 1 Stop in /usr/ports/emulators/wine/work/wine-991114/tools/wrc. *** Error code 1 Any ideas? Peace, Blake To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message