<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi all,<br><br>I am trying to build the libav with the following configuration:<br><br>--disable-doc --disable-avserver --disable-avprobe --disable-avplay --disable-avconv --disable-encoders --disable-decoders --enable-decoder=h264 --disable-muxers --disable-demuxers --disable-parsers --disable-bsfs --disable-filters<br><br>I am getting the following errors:<br><br><pre id="out"><pre>| libavcodec/x86/h264_deblock.asm:818: error: (call_internal:3) `%ifdef' expects macro identifiers
| libavcodec/x86/h264_deblock.asm:838: error: (call_internal:3) `%ifdef' expects macro identifiers
| libavcodec/x86/h264_deblock.asm:878: error: (call_internal:3) `%ifdef' expects macro identifiers
| libavcodec/x86/h264_deblock.asm:889: error: (call_internal:3) `%ifdef' expects macro identifiers
| make: *** [libavcodec/x86/h264_deblock.o] Error 1<br><br><pre>| libavcodec/x86/h264_deblock_10bit.asm:421: error: invalid combination of opcode and operands
| libavcodec/x86/h264_deblock_10bit.asm:421: error: invalid combination of opcode and operands<br><br></pre>Could you please help about these errors?<br><br>Thanks.<br></pre></pre><br>                                    </div></body>
</html>