Missing header file from gcc

Marius Strobl marius at alchemy.franken.de
Tue Dec 9 03:30:25 PST 2003


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.



More information about the freebsd-current mailing list