<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 2 February 2015 at 17:40, Khem Raj <span dir="ltr"><<a href="mailto:raj.khem@gmail.com" target="_blank">raj.khem@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Yeah, you must be using a weirdly compiled gcc on your host which is defaulting to -std Â < c99 and hence the problem. I have fix for that issue already locally.</blockquote></div><br><div class="gmail_extra">$ gcc --version</div><div class="gmail_extra">gcc (Debian 4.7.2-5) 4.7.2</div><div class="gmail_extra"><br></div><div class="gmail_extra">This is the default gcc in current Debian stable.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Ross</div></div></div>