From owner-freebsd-questions Thu Apr 20 15:26:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from vihta.saunalahti.fi (posti.saunalahti.fi [195.74.0.45]) by hub.freebsd.org (Postfix) with ESMTP id 8B34D37B61A; Thu, 20 Apr 2000 15:25:55 -0700 (PDT) (envelope-from juksi@iname.com) Received: from sjukebox (MXX.rdyn.saunalahti.fi [195.197.136.120]) by vihta.saunalahti.fi (8.9.1/8.9.1) with ESMTP id BAA15430; Fri, 21 Apr 2000 01:18:01 +0300 (EET DST) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Fri, 21 Apr 2000 01:25:29 +0300 (EEST) From: Jukka Simila To: emulation@freebsd.org Subject: Wine from ports doesn't build with X6.4? Cc: questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please CC, I'm not subscribed, this is my problem: I tried to install wine (991114) from ports, with the following result. Is this solved already, am I doing something wrong? I tried also 'make -i': same "previously declared" messages appear with every d3d file. > uname -a FreeBSD sjukebox 4.0-STABLE FreeBSD 4.0-STABLE #2: Thu Mar 30 20:38:49 EEST 2000 sjuke@sjukebox:/usr/src/sys/compile/CELERON i386 > pkg_info -a | grep XFree86 Information for XFree86-4.0: X11R6.4/XFree86 core distribution # cd /usr/ports/emulators/wine/ # make [lots of stuff before this] In file included from /usr/X11R6/include/GL/glx.h:28, from ../../include/wine_gl.h:21, from ../../include/d3d.h:7, from ../../include/dsound.h:6, from ./dsound_main.c:64: /usr/X11R6/include/X11/Xmd.h:125: conflicting types for `INT32' ../../include/basetsd.h:58: previous declaration of `INT32' /usr/X11R6/include/X11/Xmd.h:127: redefinition of `INT16' ../../include/windef.h:141: `INT16' previously declared here /usr/X11R6/include/X11/Xmd.h:149: redefinition of `BYTE' ../../include/windef.h:148: `BYTE' previously declared here /usr/X11R6/include/X11/Xmd.h:150: conflicting types for `BOOL' ../../include/windef.h:157: previous declaration of `BOOL' ./dsound_main.c:2406: warning: initialization from incompatible pointer type *** Error code 1 Stop in /usr/ports/emulators/wine/work/wine-991114/dlls/dsound. *** Error code 1 @-`--,--`--- Jukka Simila To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message