<div dir="ltr">Have you got any pointers about how to fix this?  I have searched the source for "CDECL" (case insensitive) but I cannot find any function by that name.  Nor can I find any code for init_lib_LSP besides an empty C function definition in cinit.d.  I am pretty stuck here.<br>
<br>Red<br><br><div class="gmail_quote">On Wed, Sep 10, 2008 at 12:39 AM, Red Daly <span dir="ltr"><<a href="mailto:reddaly@gmail.com">reddaly@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">(gdb) print fname->symbol.name->base_string.self<br>$6 = (unsigned char *) 0x12e390 "CDECL"<br><font color="#888888"><br>-Red</font><div><div></div><div class="Wj3C7c"><br><br><div class="gmail_quote">
On Wed, Sep 10, 2008 at 12:22 AM, Juan Jose Garcia-Ripoll <span dir="ltr"><<a href="mailto:juanjose.garciaripoll@googlemail.com" target="_blank">juanjose.garciaripoll@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr"><div>On Wed, Sep 10, 2008 at 8:57 AM, Red Daly <span dir="ltr"><<a href="mailto:reddaly@gmail.com" target="_blank">reddaly@gmail.com</a>></span> wrote:<br>

</div><div class="gmail_quote"><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">#10 0x00069374 in FEundefined_function (fname=0x1391b4) at error.d:167</div></blockquote></div><div><br>You can move upwards to this point and inspect what function is missing. Typically you would write "print fname->d.t" to find out the type, and then, depending on it, use "print fname->symbol.name->base_string.self", or other information. Could you please do it? <br>


</div></div><div><br>Juanjo<br clear="all"><br>-- <br>Instituto de Física Fundamental<br>CSIC, Serrano, 113, Madrid 28040 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>



</div></div>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div>