<div dir="ltr"><div><div><div>Hi<br></div>I tried to install FRR on my own ubuntu1704, with the following configuration:<br><div style="margin-left:40px">sudo ./configure LIBS="-L/usr/lib/ -lpthread -ldl -lpq" CC=gcc-4.8 --sysconfdir=/usr/local/myrouter  --localstatedir=/usr/local/myrouter/state                         --enable-vtysh --disable-babel --enable-fpm  --enable-group=rahyab --enable-user=rahyab --disable-doc<br></div>but the following error raised with c compiler error (in config.log)<br><div style="margin-left:40px">gcc-4.8: error: unrecognized command line option '-qversion'<br>gcc-4.8: fatal error: no input files</div>I tried gcc-6 also!<br><br></div>How can i proceed :)<br></div>Thanks<br></div>