Date: Thu, 7 Jun 2001 16:56:28 +0200 (CEST) From: Holger Lamm <holger.lamm@evk-koeln.de> To: Jason Andresen <jandrese@mitre.org> Cc: freebsd-multimedia@FreeBSD.ORG Subject: Re: Avifile build problems Message-ID: <Pine.BSF.4.21.0106071646410.5234-100000@sauerbruch.evk-koeln.de> In-Reply-To: <3B1B8E30.BE4E21B9@mitre.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. > 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. > 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 :-) Holger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0106071646410.5234-100000>