<div dir="ltr">Hello Henning,<div><br></div><div>  When I compiled the source code did not have any compilation error.</div><div><br></div><div><span style="font-family:arial,sans-serif;font-size:13px">Thanks and best regards,</span><br>
</div><div style><span style="font-family:arial,sans-serif;font-size:13px">Ricardo.</span></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 14, 2013 at 4:19 PM, Henning Rogge <span dir="ltr"><<a href="mailto:hrogge@googlemail.com" target="_blank">hrogge@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Did you get any compiler errors when compiling the code of the plugin<br>
with a current OLSRd source?<br>
<br>
Henning Rogge<br>
<div class="HOEnZb"><div class="h5"><br>
On Mon, Jan 14, 2013 at 7:16 PM, Ricardo T. Macedo<br>
<<a href="mailto:rmacedo1987@gmail.com">rmacedo1987@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I'm trying to install a plugin OLSR for optimization of the choice of<br>
> multiple paths (<a href="http://www.irccyn.ec-nantes.fr/spip.php?article527&lang=en" target="_blank">http://www.irccyn.ec-nantes.fr/spip.php?article527&lang=en</a>),<br>
> although the source code compilation and generation of binary not present<br>
> problems, to load the plugin I am getting the message:<br>
><br>
> DL loading failed: "/usr/lib/olsrd_sereadmo.so.0.1: undefined symbol:<br>
> g_ser_device_name"!<br>
> -- PLUGIN LOADING FAILED! --<br>
><br>
> Searching in the code I saw that this symbol consists of a variable and that<br>
> it is defined as follows in the file ser_device.cpp, line 16:<br>
> char g_ser_device_name[50];<br>
><br>
> To check if the variable was set in binary, I used the command:<br>
> $ objdump -T olsrd_sereadmo.so.01<br>
><br>
> and my result was:<br>
> 00000000 D *UND* 00000000    g_ser_device_name<br>
><br>
> This indicates that the symbol is not defined in spite of what appears in<br>
> the code. I would like to understand why I'm having this error and how can I<br>
> fix it.<br>
><br>
> Can anyone point me a direction?<br>
><br>
> Thanks and best regards.<br>
> Ricardo.<br>
><br>
</div></div><span class="HOEnZb"><font color="#888888">> --<br>
> Olsr-dev mailing list<br>
> <a href="mailto:Olsr-dev@lists.olsr.org">Olsr-dev@lists.olsr.org</a><br>
> <a href="https://lists.olsr.org/mailman/listinfo/olsr-dev" target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-dev</a><br>
<br>
<br>
<br>
--<br>
Steven Hawkings about cosmic inflation: "An increase of billions of<br>
billions of percent in a tiny fraction of a second. Of course, that<br>
was before the present government."<br>
</font></span></blockquote></div><br></div>