I traced this down to a usage of &quot;stack protector&quot;...<br><br>The host system has gcc4, but the target system only has gcc3...<br><br><br>Adding &quot;--disable_stack_protector&quot; to KLONE_CONF_ARGS resolved the problem for me.<br>

<br><br>Grtz,<br>Steven<br><br><div class="gmail_quote">2009/9/5 Steven Van Ingelgem <span dir="ltr">&lt;<a href="mailto:steven@vaningelgem.be">steven@vaningelgem.be</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

awk: cmd. line:4:                 $3=&quot;-pipe -I/home/steven/openwrt/build_dir/target-mipsel_uClibc-0.9.30.1/klone-2.2.0/klone-2.2.0/build/target/klone-core-2.2.0/libu/include -I/home/steven/openwrt/build_dir/target-mipsel_uClibc-0.9.30.1/klone-2.2.0/klone-2.2.0/build/target/klone-core-2.2.0 -DHAVE_CONF_H -I/usr/local/include -O2 -fstack-protector-all -DHAVE_CONF_H -I/home/steven/openwrt/build_dir/target-mipsel_uClibc-0.9.30.1/klone-2.2.0/klone-2.2.0/build/target/klone-core-2.2.0/libu/include -Dinline=&quot;\&quot;&quot; ;    \<br>


awk: cmd. line:4:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         ^ backslash not last character on line<br>


<br><br>This happens with OpenWRT rev 17514.<br><br><br>What can be the case here?<br>
</blockquote></div><br>