From owner-freebsd-multimedia Thu Jun 7 12:30:39 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from smtpproxy2.mitre.org (smtpproxy2.mitre.org [128.29.154.90]) by hub.freebsd.org (Postfix) with ESMTP id CE6F337B403 for ; Thu, 7 Jun 2001 12:30:35 -0700 (PDT) (envelope-from jandrese@mitre.org) Received: from avsrv2.mitre.org (avsrv2.mitre.org [128.29.154.4]) by smtpproxy2.mitre.org (8.9.3/8.9.3) with ESMTP id PAA03270; Thu, 7 Jun 2001 15:30:24 -0400 (EDT) Received: from MAILHUB2 (mailhub2.mitre.org [129.83.221.18]) by smtpsrv2.mitre.org (8.9.3/8.9.3) with ESMTP id PAA00320; Thu, 7 Jun 2001 15:30:22 -0400 (EDT) Received: from dhcp-105-164.mitre.org (128.29.105.164) by mailhub2.mitre.org with SMTP id 6845271; Thu, 07 Jun 2001 15:29:34 -0400 Message-ID: <3B1FD620.EFA779F7@mitre.org> Date: Thu, 07 Jun 2001 15:29:36 -0400 From: Jason Andresen Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Holger Lamm Cc: freebsd-multimedia@freebsd.org Subject: Re: Avifile build problems References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Holger Lamm wrote: > > On Mon, 4 Jun 2001, Jason Andresen wrote: > > > Is anyone else having trouble building the latest version of > > avifile? I tried banging on this port for some time, but I've never > > managed to get a clean build out of it, which is a shame because I > > have a Matrox card and I am intrigued by the WITH_MGA option. > > WITH_MGA is actually nonsense. It tries to build a special avifile-MGA > Linux kernel module, not a little bit portable this thing. Nuts. > > Anyway, I get the following error when I try to build avifile: > > > > /usr/local/include/wine/wine/obj_base.h:34: wtypes.h: No such file or > > directory > > /usr/local/include/wine/wine/obj_base.h:35: guiddef.h: No such file or > > directory > > You have wine installed, and avifile takes some of its include files by > accident. This bug is known; I'm actually trying to find a stable CVS > snapshot, but I think meanwhile I should send a bugfix to the current > port version for the wine problem. Ah, so if I just move those wine include files out of the way temporarily it should build. Hmm, it seems to work now. Thanks! > > My best guess is that I need a certain version of Wine (I'm running > > the one from the latest port) to get this to work, but I'd like to > > hear someone else's opinon on this. > You don't need no wine at all for avifile. Having wine is indeed the > problem here :-) Heh. Maybe the port should detect the existance of Wine and put up a warning or something? Maybe WITH_MGA should be commented out as well, since it is useless until FreeBSD gets Linux kernel module compatilibity somehow (I'm not holding my breath). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message