Sunandam, 
So, what did you do to fix your problem from February when you couldn't find 
the libCrun?

I do see that when you use the onnv-tools you have the link.  

I also see that when I install SunStudioExpress it includes the same link:

root at mailsvr:/opt/SunStudioExpress/lib# ls -l libC*
lrwxrwxrwx 1 root root 14 Dec 30 22:00 libCrun.so -> ./libCrun.so.1
lrwxrwxrwx 1 root root 28 Dec 30 22:00 libCrun.so.1 -> 
../prod/usr/lib/libCrun.so.1
lrwxrwxrwx 1 root root 28 Dec 30 22:00 libCstd.so -> 
../prod/usr/lib/libCstd.so.1
lrwxrwxrwx 1 root root 28 Dec 30 22:00 libCstd.so.1 -> 
../prod/usr/lib/libCstd.so.1


This is great for those who use SunStudio for compiling.  But those who use gcc 
would tend to have problems wouldn't they.

I do see from the original post where you had the problem you were using 
SunStudio, so I'm most interested in what you found to be your solution.  For 
my problem, adding the missing link resolved it.  Just looking to learn from 
your experience.

Thanks,
Jeff

> Hi Jeff ,
> 
> For the compilation of MySQL in 32 bit mode ,we need
> the libCrun library 
> which is obtained from the compiler path
> /ws/onnv-tools.
> -bash-3.2$ ls -l libCrun*
> lrwxrwxrwx   1 root     root          21 Jul 11  2007
> libCrun.so -> 
> /usr/lib/libCrun.so.1
> -bash-3.2$ pwd
> /ws/onnv-tools/SUNWspro/SS11/lib
> -bash-3.2$ uname -a
> SunOS htpasswd 5.11 snv_104 i86pc i386 i86pc
> -bash-3.2$
> 
> You need not create the link as such as by default it
> will not be there 
> in OpenSolaris.
> 
> HTH ,
> 
> Thanks Sunanda
>
-- 
This message posted from opensolaris.org

Reply via email to