<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Times New Roman;color: #000000;font-size: 10pt;">
<font size="2"><span style="font-size:10pt;">Hi,<br>
<br>
I am trying to install omniORB 4.2.0 onto a solaris 10 sparc server.<br>
<br>
&gt;uname -svmp<br>
SunOS Generic_147147-26 sun4u sparc<br>
<br>
&gt; gcc -v<br>
Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs<br>
Configured with: /sfw10/builds/build/sfw10-patch/usr/src/cmd/gcc/gcc-3.4.3/configure --prefix=/usr/sfw --with-as=/usr/ccs/bin/as --without-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld --enable-languages=c,c&#43;&#43; --enable-shared<br>
Thread model: posix<br>
<br>
running:<br>
&gt;./configure<br>
<br>
Works fine and does not give errors, but when I try:<br>
&gt;gmake<br>
<br>
I get the following errors:<br>
<br>
ld: fatal: library -lCOS4_rt: not found<br>
ld: fatal: file processing errors. No output written to shared/libCOSDynamic4.so.2.0<br>
collect2: ld returned 1 exit status<br>
gmake[4]: *** [shared/libCOSDynamic4.so.2.0] Error 1<br>
gmake[3]: *** [export] Error 2<br>
gmake[2]: *** [export] Error 2<br>
gmake[1]: *** [export] Error 2<br>
gmake: *** [all]&nbsp; Error 2<br>
<br>
Any ideas on how to fix these errors is appreciated.<br>
<br>
Best,<br>
<br>
BRF</span></font></div>
</body>
</html>