<div>Hello,</div>
<div>&nbsp;</div>
<div>&nbsp; I am building the unix-2.2.0.0. The linker is failing with -lgmp. I set &quot;export LD_LIBRARY_ATH=/bin:/usr/lib&quot;. I did a &quot;ls -l /usr/lib/*gmp*&quot; and I can see:</div>
<div>&nbsp;</div>
<div>libgmp.so.3</div>
<div>&nbsp;</div>
<div>libgmp.so.3.3.3</div>
<div>&nbsp;</div>
<div>libgmpxx.so.3</div>
<div>&nbsp;</div>
<div>libgmpxx.so.3.0.5, i.e. either gmp shared objects and whatever the gmp &quot;xx&quot; shared objects are. So why is my link of unix-2.2.0.0 failing in DynamicLinker?</div>
<div>&nbsp;</div>
<div>Kind regards, Vasili</div>