From owner-freebsd-multimedia Thu Apr 27 19:12: 7 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from evil.2y.net (ztown2-2-210.adsl.one.net [216.23.15.210]) by hub.freebsd.org (Postfix) with ESMTP id B807137B85B for ; Thu, 27 Apr 2000 19:12:03 -0700 (PDT) (envelope-from cokane@evil.2y.net) Received: (from cokane@localhost) by evil.2y.net (8.9.3/8.9.3) id WAA77057; Thu, 27 Apr 2000 22:18:00 -0400 (EDT) (envelope-from cokane) Date: Thu, 27 Apr 2000 22:18:00 -0400 From: Coleman Kane To: Jukka Simila Cc: multimedia@freebsd.org Subject: Re: Wine from ports doesn't build with X6.4? Message-ID: <20000427221800.E76887@cokane.yi.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from juksi@iname.com on Thu, Apr 20, 2000 at 04:32:08PM -0400 X-Vim: vim:tw=70:ts=4:sw=4 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yeah, I saw this problem too. I just took Xmd.h out of glx.h for a compile. Apparently, they use the same defines in Wine for the VC types as they do for the types in Xmd.h, I think the types were similar, I never really messed with it and it was just a way to get Wine to stop whining :). Jukka Simila had the audacity to say: > 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 > -- Coleman Kane President, UC Free O.S. Users Group - http://pohl.ececs.uc.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message