From owner-freebsd-multimedia Thu Apr 20 13:20: 5 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from ds9.sci.fi (ds9.sci.fi [195.74.0.54]) by hub.freebsd.org (Postfix) with ESMTP id 0978837C60F for ; Thu, 20 Apr 2000 13:19:59 -0700 (PDT) (envelope-from juksi@iname.com) Received: from sjukebox (DCXCVI.tdyn.saunalahti.fi [195.197.80.196]) by ds9.sci.fi (8.9.1/8.9.1) with ESMTP id XAA21248 for ; Thu, 20 Apr 2000 23:19:55 +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: Thu, 20 Apr 2000 23:19:45 +0300 (EEST) From: Jukka Simila To: multimedia@freebsd.org Subject: Wine from ports doesn't build with X6.4? Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I tried to install wine (991114) from ports, with this 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-multimedia" in the body of the message