<br><div class="gmail_quote">2008/7/8 Abu Naser &lt;<a href="mailto:likhonnaser@hotmail.com">likhonnaser@hotmail.com</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi Gerrit,<br>
<br>
I am having problem &nbsp;during compilation as :<br>
<br>
/mdlib/.libs/libmd_d.a(qm_mopac.o): In function `call_mopac_SH&#39;:<br>
qm_mopac.c:(.text+0x2fc): undefined reference to `domop_&#39;<br>
../mdlib/.libs/libmd_d.a(qm_mopac.o): In function `call_mopac&#39;:<br>
qm_mopac.c:(.text+0x831): undefined reference to `domop_&#39;<br>
../mdlib/.libs/libmd_d.a(qm_mopac.o): In function `init_mopac&#39;:<br>
qm_mopac.c:(.text+0xace): undefined reference to `domldt_&#39;<br>
collect2: ld returned 1 exit status<br>
<br>
Can you please give a clue why this is happening?<br>
<br>
with regards,<br>
Abu<br>
<br>
<br>
</blockquote></div><br>Just a guess - different compilers add different number of underscores  <br>Use _explicit_ declaration of underscores count, compiler defaults may vary <br>