<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'><div>Hi Friends,</div><div>          I was cross compiling the ETT plugin provided by erik tromp from a lot of time but i got the following error and i resolved this error by commenting out the "ifndef debug" line and "endif" then my structure declaration worked completly find but when i install the olsrd and link probe plugin on my router with debug option enable i didnt get any node information like etx value speed .</div><div>Can anybody please tell me why i m having this error and why i m not able to get the following information </div><div><br></div><div>I  m not getting these lines </div><div>"<span style="font-size: 12pt;">  Checking plugin interface version:  5 - OK</span></div><div><div>  Trying to fetch plugin init function: OK</div><div>  Trying to fetch parameter table and it's size...</div><div>  Sending parameters...</div><div>  Running plugin_init function... "</div></div><div><br></div><div>Also this information is not comming </div><div>"<span style="font-size: 12pt;">IP address       hyst   LQ     lost   total  NLQ      ETX  Speed  Cost</span></div><div><span style="font-size: 12pt;">10.0.6.3         0.000  0.200  0      1      0.200  25.00      5  300000.00</span>"</div><div><br></div><div>And i m getting following error </div><div><span style="font-size: 12pt;">src/Probe.c: In function 'UpdateEstimations':</span></div><div>src/Probe.c:241: error: 'buf' undeclared (first use in this function)</div><div>src/Probe.c:241: error: (Each undeclared identifier is reported only once</div><div>src/Probe.c:241: error: for each function it appears in.)</div><div>src/Probe.c: In function 'LinkChange':</div><div>src/Probe.c:1079: error: 'buf' undeclared (first use in this function)</div><div><br></div>                                        </div></body>
</html>