Date: Tue, 9 Dec 2003 12:30:16 +0100 From: Marius Strobl <marius@alchemy.franken.de> To: kan@FreeBSD.org, current@FreeBSD.org Subject: Re: Missing header file from gcc Message-ID: <20031209123016.B93967@newtrinity.zeist.de> In-Reply-To: <20031209111143.GA53087@tara.freenix.org>; from roberto@keltia.freenix.fr on Tue, Dec 09, 2003 at 12:11:43PM %2B0100 References: <20031209111143.GA53087@tara.freenix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 09, 2003 at 12:11:43PM +0100, Ollivier Robert wrote: > Hi, > > In /usr/include we have xmmintrin.h, coming out from > contrib/gcc/config/i386. It references emmintrin.h but that one is not > installed by default. > > Compiling ffmepg 0.4.8 led to this. > > (cf. <http://bento.freebsd.org/errorlogs/i386-5-latest/ffmpeg-0.4.8.log>). > > Fixing this and recompiling ffmpeg leads to another problem afterwards > though. Could you elaborate on the other problem? I hit this issue recently, copied src/contrib/gcc/config/i386/emmintrin.h to /usr/include and ffmepg 0.4.8 in ports and HEAD version from CVS compiled and worked fine afterwards.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031209123016.B93967>